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

https://github.com/vasa-develop/scratch-ui


https://github.com/vasa-develop/scratch-ui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Installation

* Install latest node.js: https://nodejs.org​
* Install latest yarn package manager: https://yarnpkg.com/​
* Install node modules by running terminal command `yarn install`
* Run the app `yarn start`
* For build production files use `yarn build` (build to /build/ folder)

## Reference

[https://facebook.github.io/create-react-app/](https://facebook.github.io/create-react-app/)