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

https://github.com/awkweb/web

www.butter.so
https://github.com/awkweb/web

Last synced: 14 days ago
JSON representation

www.butter.so

Awesome Lists containing this project

README

          

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Scripts

| script | description |
| --------------------------- | -------------------------------------------------------------------------- |
| `yarn start` | Runs the app in the development mode. |
| `yarn run build` | Builds the app for production to the build folder. |
| `yarn run lint` | Runs [`tslint`](https://palantir.github.io/tslint/) across entire project. |
| `yarn run styleguide` | Runs [`styleguidist`](https://react-styleguidist.js.org/). |
| `yarn run styleguide:build` | Runs `styleguidist` for production. |