Skip to content

fzxen/vue3-ssr

Repository files navigation

vue3-ssr

Description

vue3.x ssr

How to use?

npm run dev: start project in development mode

npm run server: start project in production mode. Project will be built before starting.

npm run build: build project

ROADMAP

  • vite
  • vue3
  • vue-router
  • vuex
  • koa

vue

  • jsx
  • customize meta&title
  • asyncData

css

  • sass
  • postcss + postcss-preset-env

other

  • eslint
  • babel+polyfill

About

Server side render base on vue3.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published