All Projects → eggjs → egg-boilerplate-ts

eggjs / egg-boilerplate-ts

Licence: MIT License
Boilerplate for egg typescript project

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

egg-boilerplate-ts

Boilerplate for egg typescript.

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Installation

Don't npm i this directly

$ npx egg-init --type=ts showcase
$ cd showcase
$ npm i
$ npm run dev
$ open http://localhost:7001

See egg-init for more detail.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].