Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maoberlehner/building-a-website-with-vue-the-storyblok-visual-editor-and-netlify
This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-website-with-vue-the-storyblok-visual-editor-and-netlify/
https://github.com/maoberlehner/building-a-website-with-vue-the-storyblok-visual-editor-and-netlify
Last synced: 8 days ago
JSON representation
This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-website-with-vue-the-storyblok-visual-editor-and-netlify/
- Host: GitHub
- URL: https://github.com/maoberlehner/building-a-website-with-vue-the-storyblok-visual-editor-and-netlify
- Owner: maoberlehner
- License: mit
- Created: 2018-07-20T16:17:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T07:28:47.000Z (over 6 years ago)
- Last Synced: 2024-10-11T15:45:54.905Z (about 1 month ago)
- Language: Vue
- Size: 97.7 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Building a Website with Vue.js, the Storyblok Visual Editor and Netlify
[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/maoberlehner)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/maoberlehner)This is an example project for the following article: [Building a Website with Vue.js, the Storyblok Visual Editor and Netlify](https://markus.oberlehner.net/blog/building-a-website-with-vue-the-storyblok-visual-editor-and-netlify/)
## Build Setup
```bash
# Serve with hot reload.
npm run serve# Serve with Storyblok bridge enabled.
npm run serve-with-sb-bridge# Build for production with minification.
npm run build# Build with Storyblok bridge enabled.
npm run build-with-sb-bridge
```## About
### Author
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner### License
MIT