Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.