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: 4 days 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-08-02T12:52:10.260Z (3 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
- awesome-starred - entrepreneur-interet-general/CartoBIO - Le défi CartoBIO (others)
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/).