0.1.3 • Published 2 years ago

@xuna08/scaffold_builder v0.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

@xuna08/scaffold_builder

version downloads

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D