An open API service indexing awesome lists of open source software.

https://github.com/drenther/toor-component-library


https://github.com/drenther/toor-component-library

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Hosted @ - https://toor-design.surge.sh

Components for Toor

## USAGE

_Start by cloning the repo_

```
git clone https://github.com/drenther/toor-component-library.git
```

_Then Install the npm dependencies_

```
npm install
```

_To start dev server_

```
npm start
```

_To build_

```
npm run build
```