Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chesteralan/creative-nuxtjs
NuxtJs - Contentful - Netlify CMS - Creative by Start Bootstrap
https://github.com/chesteralan/creative-nuxtjs
bootstrap contentful creative netlify netlify-cms nuxtjs startbootstrap vuejs
Last synced: about 1 month ago
JSON representation
NuxtJs - Contentful - Netlify CMS - Creative by Start Bootstrap
- Host: GitHub
- URL: https://github.com/chesteralan/creative-nuxtjs
- Owner: chesteralan
- Created: 2020-11-25T13:33:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T15:20:03.000Z (about 4 years ago)
- Last Synced: 2024-11-09T02:35:16.149Z (3 months ago)
- Topics: bootstrap, contentful, creative, netlify, netlify-cms, nuxtjs, startbootstrap, vuejs
- Language: Vue
- Homepage: https://creative-nuxtjs.netlify.app
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creative Nuxt
## Build Setup
```bash
# install dependencies
$ npm install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm run start# generate static project
$ npm run generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).