Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyhou/service-order-react
Lien enfant parent Rect
https://github.com/zyhou/service-order-react
Last synced: 24 days ago
JSON representation
Lien enfant parent Rect
- Host: GitHub
- URL: https://github.com/zyhou/service-order-react
- Owner: zyhou
- Created: 2016-10-08T16:36:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-09T12:54:54.000Z (over 8 years ago)
- Last Synced: 2024-11-06T13:47:28.344Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# service-order-react
Un simple exemple qui montre comment un component enfant parle à un component parents.
![Alt text](/assets/service.png?raw=true "Service order")
**Installation des prérequis :**
- [nodejs](https://nodejs.org/en/) et [npm](https://www.npmjs.com/)
- [Create React App](https://github.com/facebookincubator/create-react-app)**Récupérer les dépendances :**
```
npm install
```**Lancer le projet :**
```
npm start
```Si vous avez une question ou autre, n'hésitez pas.