parcoursup/readme.md

21 lines
113 B
Markdown
Raw Normal View History

2023-03-05 13:23:23 +01:00
# parcoursup-analytics
## Start
```
npm start
```
## Test
```
npm test
```
## Build
```
npm run build
```