https://github.com/vasa-develop/scratch-ui
https://github.com/vasa-develop/scratch-ui
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vasa-develop/scratch-ui
- Owner: vasa-develop
- Created: 2019-06-19T19:41:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-19T19:42:15.000Z (almost 7 years ago)
- Last Synced: 2025-06-11T10:12:17.288Z (10 months ago)
- Language: HTML
- Size: 5.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)