0.1.3 • Published 4 years ago
@xuna08/scaffold_builder v0.1.3
@xuna08/scaffold_builder
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 buildContributing
- 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