Template webpack repository with support for TypeScript, SASS, File Imports, and React.
src | ||
static | ||
.gitignore | ||
makefile | ||
package-lock.json | ||
package.json | ||
README.md |
Template Webpack Starting Project
Will include support for
- HTML
- ESM
- TypeScript
- React
- SASS
- SASS Imports
Development Server
python -m http.server 8700