https://github.com/litarvan/epita-aled
ALED
https://github.com/litarvan/epita-aled
Last synced: over 1 year ago
JSON representation
ALED
- Host: GitHub
- URL: https://github.com/litarvan/epita-aled
- Owner: Litarvan
- License: mit
- Created: 2019-09-20T15:01:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:16:51.000Z (over 3 years ago)
- Last Synced: 2025-01-11T11:19:55.098Z (over 1 year ago)
- Language: Vue
- Size: 2.13 MB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# epita-aled ([Site](https://epita.litarvan.com/))
## Les articles sont [ici](https://github.com/Litarvan/epita-aled-content)
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```