Skip to content

gustiyoga/webpack4-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack 4 + Vuejs boilerplate

Documentation & Installation Guide

Installation

  1. npm install
  2. npm run dev to start developing + hot module replacement (HMR)
  3. npm run prod to build
  4. npm run lint to lint
  5. npm run lint:fix to fix lint error

Libraries

  • autoprefixer 9.8.4
  • axios 0.19.2
  • eslint 7.4.0
  • postcss 3.0.0
  • vue 2.6.11
  • vue-router 3.3.4
  • vuex 3.5.1
  • webpack 4.43

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors