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
- Host: GitHub
- URL: https://github.com/herve07h22/expert-javascript-booking
- Owner: Herve07h22
- Created: 2024-06-30T09:17:36.000Z (over 1 year ago)
- Default Branch: step-01
- Last Pushed: 2024-07-01T09:00:04.000Z (over 1 year ago)
- Last Synced: 2025-02-05T15:54:29.483Z (about 1 year ago)
- Topics: clean-architecture, javascript, tutorial
- Language: JavaScript
- Homepage: https://expert-javascript.fr/
- Size: 81.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.