Skip to content

Studying and Practicing with the Midway Framework

Notifications You must be signed in to change notification settings

andychen-1/midway-lab

Repository files navigation

midway-lab

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.

About

Studying and Practicing with the Midway Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published