1.1.1 • Published 8 years ago
@eggjs/egg-boilerplate-ts v1.1.1
egg-boilerplate-ts
Boilerplate for egg typescript.
Installation
Don't npm i this directly
$ npx egg-init --type=ts showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001See egg-init for more detail.
1.1.1
8 years ago