Template webpack repository with support for TypeScript, SASS, File Imports, and React.
src | ||
.gitignore | ||
.prettierrc.yml | ||
image.d.ts | ||
makefile | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json | ||
webpack.config.js |
Template Webpack Starting Project
Includes Support For
- HTML
- Module Imports
- TypeScript
- SASS
- SASS Imports
- Image Imports
- React
Getting Started Webpack Guide:
https://webpack.js.org/guides/getting-started/
Installation
npm install
Launch Scripts
See makefile
Compilation
make build
will compile to dist/