draw on a grid
Go to file
2024-01-27 17:46:45 -08:00
archive better intersection detection 2024-01-27 16:47:04 -08:00
src small style tweaks 2024-01-27 17:46:45 -08:00
.gitignore distributable folder 2023-01-09 12:58:06 -08:00
.prettierrc.yml add new prettier conf file 2023-01-09 14:10:45 -08:00
image.d.ts portrait example 2023-01-09 17:32:22 -08:00
makefile add caching and hashing 2023-01-09 15:56:03 -08:00
package-lock.json add eslint, fix up hook deps 2024-01-27 17:36:30 -08:00
package.json add eslint, fix up hook deps 2024-01-27 17:36:30 -08:00
README.md add compilation notes 2023-01-09 17:48:27 -08:00
tsconfig.json portrait example 2023-01-09 17:32:22 -08:00
webpack.config.js portrait example 2023-01-09 17:32:22 -08:00

Template Webpack Starting Project

Includes Support For

  • HTML
  • Module Imports
  • TypeScript
  • SASS
  • SASS Imports
  • Image Imports
  • React

Getting Started Webpack Guide:

https://webpack.js.org/guides/getting-started/

Installation

npm install

Launch Scripts

See makefile

Compilation

make build will compile to dist/