https://github.com/lukasbombach/react-scripts-electron
https://github.com/lukasbombach/react-scripts-electron
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukasbombach/react-scripts-electron
- Owner: LukasBombach
- Created: 2017-11-19T17:20:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-22T22:18:17.000Z (about 8 years ago)
- Last Synced: 2025-02-15T06:48:47.647Z (10 months ago)
- Language: JavaScript
- Size: 244 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-scripts
This package includes scripts and configuration used by [Create React App](https://github.com/facebookincubator/create-react-app).
Please refer to its documentation:
* [Getting Started](https://github.com/facebookincubator/create-react-app/blob/master/README.md#getting-started) – How to create a new app.
* [User Guide](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md) – How to develop apps bootstrapped with Create React App.