Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 153 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 153 Bytes

eeaas-demo

To run the project locally:

yarn start-server

To develop:

yarn start

To deploy to heroku:

git push heroku master