A game, built over weekends, starting with Memory.
Install deps with yarn
, start webpack-dev-server with yarn start
and
navigate to /dist
.
- https://medium.com/javascript-training/beginner-s-guide-to-webpack-b1f1a3638460
- https://webpack.js.org/configuration/dev-server/\
- https://bendyworks.com/blog/getting-started-with-webpack-dev-server
- https://medium.com/a-beginners-guide-for-webpack-2/index-html-using-html-webpack-plugin-85eabdb73474
- https://github.com/j2css/mithril-j2c
- j2C was an intersting idea but got too complicated when I started thinking about using CSS for the flip animation
- https://medium.com/a-beginners-guide-for-webpack-2/webpack-loaders-css-and-sass-2cc0079b5b3a
- https://github.com/postcss/postcss-loader
### Mobile