@5minds/generator-5minds-typescript 中文文档教程
generator-5-minds-typescript
创建 typescript 东西
Installation
首先,使用 npm 安装 Yeoman 和 generator-5minds-typescript (我们假设您已经预安装了 node.js)。
npm install -g yo
npm install -g @5minds/generator-5minds-typescript
然后生成你的新项目:
yo @5minds/5minds-typescript:microservice
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © [5ebastianMeier]()
generator-5-minds-typescript
creates typescript stuff
Installation
First, install Yeoman and generator-5minds-typescript using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g @5minds/generator-5minds-typescript
Then generate your new project:
yo @5minds/5minds-typescript:microservice
Getting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © [5ebastianMeier]()