Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entrepreneur-interet-general/cartobio
Le défi CartoBIO
https://github.com/entrepreneur-interet-general/cartobio
cartobio eig-2019 entrepreneur-interet-general
Last synced: about 1 month ago
JSON representation
Le défi CartoBIO
- Host: GitHub
- URL: https://github.com/entrepreneur-interet-general/cartobio
- Owner: entrepreneur-interet-general
- License: mit
- Created: 2019-01-28T10:14:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T18:16:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-04T10:43:55.711Z (about 2 months ago)
- Topics: cartobio, eig-2019, entrepreneur-interet-general
- Language: Vue
- Size: 33.4 MB
- Stars: 3
- Watchers: 13
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# app
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).