Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prismicio/prismic-vuejs-showcase
https://github.com/prismicio/prismic-vuejs-showcase
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prismicio/prismic-vuejs-showcase
- Owner: prismicio
- Created: 2019-01-28T13:10:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T02:18:32.000Z (about 2 years ago)
- Last Synced: 2024-04-08T16:54:40.890Z (9 months ago)
- Language: Vue
- Size: 2.2 MB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prismic-vuejs-showcase
## 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/).