Skip to content
This repository has been archived by the owner on Mar 27, 2022. It is now read-only.

lyswhut/vue-ssr-template

Repository files navigation

vue-ssr-template

A vue-ssr based scaffolding.

Scaffolding mainly integrates the following packages:

  • vue 2.x
  • koa2
  • 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

# production mode
npm start

# eslint check
npm run lint

# eslint fix
npm run lint-fix

About

A vue-ssr based scaffolding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published