webpack-base/README.md
2023-01-09 16:28:54 -08:00

16 lines
296 B
Markdown

Template Webpack Starting Project
Will (eventually) include support for
- [x] HTML
- [x] Module Imports
- [x] TypeScript
- [x] SASS
- [x] SASS Imports
- [ ] React
# Getting Started Webpack Guide:
https://webpack.js.org/guides/getting-started/
# Development Server
`python -m http.server 8700`