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

https://github.com/herve07h22/expert-javascript-booking

Support du cours en ligne Expert javascript
https://github.com/herve07h22/expert-javascript-booking

clean-architecture javascript tutorial

Last synced: 7 months ago
JSON representation

Support du cours en ligne Expert javascript

Awesome Lists containing this project

README

          

# Création d'une web application

Ce dépôt de code concerne le cours en ligne [sur la construction d'une web application en Javascript](https://expert-javascript.fr/cours/01-description-projet).

Pour l'installer et lancer le test :

```
yarn

yarn test
```

Attention, assurez-vous d'avoir installé `nodeJS` sur votre machine.