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

https://github.com/tachyons-css/tachyons-theme-ui

Theme UI implementation of Tachyons
https://github.com/tachyons-css/tachyons-theme-ui

Last synced: about 13 hours ago
JSON representation

Theme UI implementation of Tachyons

Awesome Lists containing this project

README

        

# README

Tachyons + Theme-ui + Create React App

## Getting going

To install dependencies
```
npm install
```

To start the dev server
```
npm start
```