draw on a grid
Go to file
2024-01-27 16:26:32 -08:00
src basic delete support 2024-01-27 16:26:32 -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 basic delete support 2024-01-27 16:26:32 -08:00
package.json basic delete support 2024-01-27 16:26:32 -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/