Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc1404/tier-wiki
Tier Wiki
https://github.com/marc1404/tier-wiki
animal animals bulma netlify vue vue-cli wiki wildlife
Last synced: about 1 month ago
JSON representation
Tier Wiki
- Host: GitHub
- URL: https://github.com/marc1404/tier-wiki
- Owner: marc1404
- Created: 2019-01-15T22:25:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-16T13:02:46.000Z (almost 6 years ago)
- Last Synced: 2024-04-17T17:51:01.719Z (9 months ago)
- Topics: animal, animals, bulma, netlify, vue, vue-cli, wiki, wildlife
- Language: Vue
- Homepage: https://tier-wiki.netlify.com/
- Size: 2.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).