Skip to content
This repository was archived by the owner on Sep 26, 2024. It is now read-only.

lyswhut/vue-csr-template

Repository files navigation

vue-csr-template

A vue-CSR based scaffolding.

Scaffolding mainly integrates the following packages:

  • vue 2.x
  • vue-router
  • vuex
  • axios
  • webpack 4.x
  • babel 7.x
  • autoprefixer
  • eslint
  • less
  • stylus
  • pug

How to use

# dev mode
npm run dev

# production build
npm run build

# eslint check
npm run lint

# eslint fix
npm run lint-fix

About

A vue-CSR based scaffolding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published