https://github.com/awkweb/web
www.butter.so
https://github.com/awkweb/web
Last synced: 14 days ago
JSON representation
www.butter.so
- Host: GitHub
- URL: https://github.com/awkweb/web
- Owner: awkweb
- Created: 2019-02-10T22:35:48.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-20T13:54:46.000Z (over 6 years ago)
- Last Synced: 2025-01-04T17:47:32.105Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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. |