zaizo01 / webpack-started-kit

Configuration of webpack for my proyects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INFORMATION

  • Intalling depencency.
npm install
  • Run the server.
npm start
  • Preparing development environment.
npm run build:dev
  • Preparing production environment.
npm run build:prod

About

Configuration of webpack for my proyects


Languages

Language:JavaScript 92.8%Language:HTML 5.5%Language:CSS 1.6%