create-burstiq-workspace
v0.7.0
Published
Installer to scaffold out a BurstIQ NX monorepo to develop using the BurstChain. Includes many of our Angular libraries to help jump start your development with the flexibility to hack away at them to your needs.
Downloads
2
Readme
create-burstiq-workspace
> npx create-burstiq-workspace
What is this?
An install script to get started developing applications using BurstIQ and the BurstChain.
Getting Started
npx create-burstiq-workspace
? Workspace name (e.g., org name) goodhealth
? What to create in the new workspace everything [get everything in a workspace to start building apps with all the libraries available]
? Application name my-burstiq-app
If it's your first Nx project, the command will recommend you to install the nx
package globally, so you can invoke nx
directly without going through npm.
Serving Application
- Run
npm run start
to serve the newly generated application using BurstIQ's Angular libraries source code!
Resources
- Who are we: https://www.burstiq.com/
- Developer Portal: https://developer.burstiq.com
- Email: [email protected]