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 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-04T15:20:03.000Z (over 5 years ago)
- Last Synced: 2025-01-02T19:45:25.881Z (over 1 year 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).