webpack-base/README.md
2023-01-09 16:44:13 -08:00

16 lines
279 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/
# Development Server
`python -m http.server 8700`