@1337lawyers/design

This repo contains UI elements to use in applications written in React.

Usage no npm install needed!

<script type="module">
  import 1337lawyersDesign from 'https://cdn.skypack.dev/@1337lawyers/design';
</script>

README

CircleCI

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.