Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larkenx/lanscapers
https://github.com/larkenx/lanscapers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/larkenx/lanscapers
- Owner: Larkenx
- Created: 2019-11-10T02:26:02.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:43:42.000Z (about 2 years ago)
- Last Synced: 2024-10-12T12:14:25.048Z (2 months ago)
- Language: Vue
- Size: 6.43 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lanscapers
## 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/).