Skip to content

Commit

Permalink
readme.md updated
Browse files Browse the repository at this point in the history
  • Loading branch information
itarafath committed Sep 6, 2021
1 parent 552336b commit e533a36
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# sydpro
## To set up the application

# backend
- cd backend
- docker-compose up -d

# frontend
- cd frontend
- npm install
- npm run serve

0 comments on commit e533a36

Please sign in to comment.