Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1019 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 1019 Bytes

Flame

Nitor Design System for nitoreans by nitoreans.

Getting started

How to clone the repo

  1. Add an SSH key to Github
  2. Press the green button near the top-right corner, and copy the address (looks like [email protected]:..)
  3. Open Terminal or another command line client, and navigate to the folder that contains your projects (eg. cd ~/code)
  4. type git clone <paste the url here> flame. This will create a folder called "flame", and clone this repo there

Development

  1. First, make sure to have yarn installed. You'll also want a good code editor.
  2. Go to your flame folder, and type yarn. This will install all dependencies
  3. To run the storybook, type yarn run storybook.
  4. An easy way to get started is to combine these two commands: yarn; yarn run storybook

Backlog

Trello board: https://trello.com/b/2VvbnblC/flame

Support

Slack channel: #flame