webpack-base/README.md
2023-01-09 17:47:09 -08:00

19 lines
296 B
Markdown

# Template Webpack Starting Project
Includes Support For
- [x] HTML
- [x] Module Imports
- [x] TypeScript
- [x] SASS
- [x] SASS Imports
- [x] React
## Getting Started Webpack Guide:
https://webpack.js.org/guides/getting-started/
## Installation
`npm install`
## Launch Scripts
See `makefile`