Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 363 Bytes

RegularSalonManagement

This is the salon management app created with Angular and Nodejs Two project folders inside the RegularSalonManagement folder. Upon cloning, open two terminals and cd into Angular-Front and Server. Make sure to npm install in both terminals then you can being working. running Angular-front - ng serve running Server app - npm run start