Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/icij/datashare-landing
https://github.com/icij/datashare-landing
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/icij/datashare-landing
- Owner: ICIJ
- Created: 2018-12-21T16:58:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T13:44:13.000Z (about 1 year ago)
- Last Synced: 2023-09-26T00:24:05.481Z (about 1 year ago)
- Language: Vue
- Homepage: https://datashare.icij.org
- Size: 38.3 MB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# datashare-landing
## Project setup
```
yarn
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Deploy in production
```
yarn deploy
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).