Presentation given at Baltimore Innovation Week 2015 about React component size
Go to file
2015-10-05 08:43:19 -04:00
bin also npm install on start 2015-09-30 08:14:24 -04:00
dist final updates 2015-10-05 08:43:19 -04:00
src final updates 2015-10-05 08:43:19 -04:00
.gitignore initial commit 2015-09-29 22:04:16 -04:00
Dockerfile initial commit 2015-09-29 22:04:16 -04:00
Dockerfile.nodebase initial commit 2015-09-29 22:04:16 -04:00
package.json initial commit 2015-09-29 22:04:16 -04:00
README.md final updates 2015-10-05 08:43:19 -04:00
server.js initial commit 2015-09-29 22:04:16 -04:00
webpack.config.js final updates 2015-10-05 08:43:19 -04:00

Either run locally with npm install && npm run dev or use Docker and bin/run. Connect to http://localhost:3500 or http://$(docker-machine ip default):3500.