add link in readme
This commit is contained in:
parent
d7d29af6fd
commit
a079b9b35b
23
README.md
23
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user