Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 239 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 239 Bytes

orarEtti

orarul ETTI

cd orarEtti/ser
npm i
cd ../cli
npm i

for server:

npm start

for client:

npm run serve

you need to have a local sql DB called oraretti for the server to serve the groups for the front end.