0.0.10 • Published 1 year ago

@wcrane-ssr/midway-vue3-ssr v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

my_midway_project

QuickStart

see midway docs for more detail.

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.