13 lines
167 B
Markdown
13 lines
167 B
Markdown
|
Template Webpack Starting Project
|
||
|
|
||
|
Will include support for
|
||
|
- HTML
|
||
|
- ESM
|
||
|
- TypeScript
|
||
|
- React
|
||
|
- SASS
|
||
|
- SASS Imports
|
||
|
|
||
|
# Development Server
|
||
|
`python -m http.server 8700`
|