Go to file
2016-12-27 05:50:48 +00:00
assets Improve mobile browser compatibility 2016-12-27 04:45:03 +00:00
src Improve Google pagespeed score and fix small bugs 2016-12-27 05:50:48 +00: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 Improve Google pagespeed score and fix small bugs 2016-12-27 05:50:48 +00: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 Improve Google pagespeed score and fix small bugs 2016-12-27 05:50:48 +00:00
serverdev.js Create separate servers and configs for dev and prod 2016-12-21 21:54:22 -07:00
webpack.config.js Make HMR work when app is ran on web host 2016-12-27 04:43:47 +00:00
webpack.production.config.js Create separate servers and configs for dev and prod 2016-12-21 21:54:22 -07:00