Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taishikato/seamless-contentful-template
https://github.com/taishikato/seamless-contentful-template
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taishikato/seamless-contentful-template
- Owner: taishikato
- Created: 2019-11-21T04:46:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T14:15:30.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T22:44:13.781Z (7 months ago)
- Language: Vue
- Size: 3.66 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# seamless-contentful-template
> Template for Headless CMS site
## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).