treasurekit
v0.0.5
Published
1. Install dependencies:
Downloads
7
Readme
Getting Started
- Install dependencies:
yarn install
- Bootstrap packages:
yarn bootstrap
- Start building packages:
yarn watch
- Then in another terminal, start the styleguide:
yarn start
Project Structure
This repository is organized as a mono-repo, meaning it is one repo that contains several npm packages (found in the packages directory). In the root of the project, you will find a package.json file that contains