Skip to content

vikklex/webpack-ts-eslint--empty-project

 
 

Repository files navigation

Empty project template

Empty project with configured webpack, typescript and es-lint

Easy to use:

  • Download project files
  • Go to project root directory
  • Run npm i

Pre-defined npm scripts:

  • npm run build -> build project to the dist folder. Es-lint will be running before build.
  • npm run dev -> run webpack dev server and open browser
  • npm run lint -> run es-lint

About

Empty project with configured webpack, type script and es-lint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • HTML 11.3%
  • SCSS 8.3%
  • TypeScript 2.1%