Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/litarvan/epita-aled
ALED
https://github.com/litarvan/epita-aled
Last synced: 2 days ago
JSON representation
ALED
- Host: GitHub
- URL: https://github.com/litarvan/epita-aled
- Owner: Litarvan
- License: mit
- Created: 2019-09-20T15:01:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:16:51.000Z (almost 2 years ago)
- Last Synced: 2023-08-18T22:12:32.869Z (about 1 year ago)
- Language: Vue
- Size: 2.13 MB
- Stars: 6
- 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
```