Skip to content

Commit e494a9a

Browse files
committed
adds readme
1 parent b4ca61f commit e494a9a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
### UP & RUNNING
2+
run `npm install`
3+
to run locally `npm run dev`
4+
heroku will compile assets with `webpack.prod.config.js` and run the express web server in `server.js`

0 commit comments

Comments
 (0)