Documentation can be found at docs.narrative.dev
brew install node
cd <project>
git clone https://github.com/narrative-io/tackle-box.git
cd library
npm install
The Tacklebox library codebase and App for local development.
npm run serve
npm run build
Make asure you have an NPM account and have been added to the Narrative.io orgg and the developers team
npm login
npm run release:dev
npm login
npm run release:prod