1.0.0 • Published 2 years ago

sample-playable v1.0.0

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

Playable starter kit

Pack

Pack a distributable version of the starter kit by running:

npm run pack

Feature/Fix development cycle

  • Create a new branch
  • code some stuff
  • push your code
  • open a pull request
  • Once approved, merge the PR

The project will be automatically released. The distributable starter-kit archived will be attached on release on GitHub

Release

This project is automatically released when merging to master.