add link in readme

This commit is contained in:
Michael Peters 2024-01-27 18:18:39 -08:00
parent d7d29af6fd
commit a079b9b35b

View File

@ -1,22 +1 @@
# Template Webpack Starting Project
Includes Support For
- [x] HTML
- [x] Module Imports
- [x] TypeScript
- [x] SASS
- [x] SASS Imports
- [x] Image Imports
- [x] 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/`
https://grid.beefslab.com