Go to file
2016-12-24 19:29:24 -07:00
assets Customize notifications, add icon, and don't change state when unmounted 2016-12-24 19:29:24 -07:00
src Customize notifications, add icon, and don't change state when unmounted 2016-12-24 19:29:24 -07:00
.babelrc Initial commit from boilerplate 2016-12-21 17:59:10 -07:00
.eslintrc Initial commit from boilerplate 2016-12-21 17:59:10 -07:00
.gitignore Customize boilerplate for project 2016-12-21 18:16:08 -07:00
.jshintrc Initial commit from boilerplate 2016-12-21 17:59:10 -07:00
index.html Add branding now that I have a name and fix styles 2016-12-23 22:49:15 -07:00
LICENSE Customize boilerplate for project 2016-12-21 18:16:08 -07:00
package.json Add basic socket.io and notification functionality 2016-12-22 17:40:05 -07:00
README.md Customize boilerplate for project 2016-12-21 18:16:08 -07:00
server.js Add checking to make sure received message is valid 2016-12-24 15:27:38 -07:00
serverdev.js Create separate servers and configs for dev and prod 2016-12-21 21:54:22 -07:00
webpack.config.js Initial commit from boilerplate 2016-12-21 17:59:10 -07:00
webpack.production.config.js Create separate servers and configs for dev and prod 2016-12-21 21:54:22 -07:00