1337 Design
This repo contains UI elements to use in applications written in React.
Developing
Installation
yarn install
yarn dev
You should now see the server at localhost:6006
Environment Variables
Ensure that in projects that use this library to include all of the environment
variables listed in the .env
file, unique to your own repository.
For CircleCI, we use the Cryptomove Tholos Orb, which stores our application secrets, including our npm token.
Deployment
Pushes to the master branch are pushed both to design.1337lawyers.com
,
where the storybook is hosted, and a new version is pushed to NPM. This
happens via CircleCI.
Legal
Copyright 2018-2019 1337 Lawyers. MIT License.