2023-01-09 20:51:11 +00:00
|
|
|
Template Webpack Starting Project
|
|
|
|
|
2023-01-09 21:27:17 +00:00
|
|
|
Will (eventually) include support for
|
2023-01-09 22:28:20 +00:00
|
|
|
- [x] HTML
|
|
|
|
- [x] Module Imports
|
|
|
|
- [ ] TypeScript
|
|
|
|
- [ ] React
|
|
|
|
- [ ] SASS
|
|
|
|
- [ ] SASS Imports
|
2023-01-09 20:51:11 +00:00
|
|
|
|
2023-01-09 20:59:16 +00:00
|
|
|
# Getting Started Webpack Guide:
|
|
|
|
https://webpack.js.org/guides/getting-started/
|
|
|
|
|
2023-01-09 20:51:11 +00:00
|
|
|
# Development Server
|
|
|
|
`python -m http.server 8700`
|