@36node/sketch 中文文档教程
@36node/sketch
Sketch 是 36node 团队的基础。 我们使用这些框架来构建我们的服务和应用程序。
Usage
// init project
npx @36node/sketch init some-folder-name
// start service or web app
sketch start
// test
sketch test
// build
sketch build
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
由 36node 在贡献者(列表)的帮助下创作和维护。
github.com/zzswang · GitHub @36node
@36node/sketch
Sketch is a baseground of 36node team. We use these framework to build our service and app.
Usage
// init project
npx @36node/sketch init some-folder-name
// start service or web app
sketch start
// test
sketch test
// build
sketch build
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
*** © 36node, Released under the MIT License.
Authored and maintained by 36node with help from contributors (list).
github.com/zzswang · GitHub @36node