webpack_typescript_initial_files
v1.0.1
Published
Demo Webpack App Configuration
Downloads
5
Maintainers
Readme
Webpack Template
A Webpack Template with Eslint and Prettier Configured
Development
To work on the project
npm run start or npm startDistribution
To Create a Webpack Distribution File
npm buildDeployment
To Deploy in git pages
npm deploy