Deprecated. Go to the new repository
A bedrock-stdhub plugin starter project.
For detailed usage, please refer to the official website. The following is a brief version:
Generate a new Git repository from this template, and then execute:
npx stdhub-cli initand answer some questions.
After initializing, run
npm install(or other package managers,yarnrecommended) and start coding.
In addition, there is also a demo repository that shows usages of these APIs.