Presentation given at Baltimore Innovation Week 2015 about React component size
bin | ||
dist | ||
src | ||
.gitignore | ||
Dockerfile | ||
Dockerfile.nodebase | ||
package.json | ||
README.md | ||
server.js | ||
webpack.config.js |
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
.