16 lines
261 B
Markdown
16 lines
261 B
Markdown
Template Webpack Starting Project
|
|
|
|
Will (eventually) include support for
|
|
- HTML
|
|
- ESM
|
|
- TypeScript
|
|
- React
|
|
- SASS
|
|
- SASS Imports
|
|
|
|
# Getting Started Webpack Guide:
|
|
https://webpack.js.org/guides/getting-started/
|
|
|
|
# Development Server
|
|
`python -m http.server 8700`
|