We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ca61f commit e494a9aCopy full SHA for e494a9a
README.md
@@ -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