Skip to content

CyberChuan/webpack-training

Repository files navigation

webpack-training

How to run up this project

  1. Install dependencies

    npm install 
  2. Compiles and hot-reloads for development

    npm run start
  3. Compiles and minifies for production

    npm run build
  4. Lints and fixes files

    npm run eslint
  5. Type check

    npm run tsc

Relative documents

About

config webpack manully

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published