Git Product home page Git Product logo

contentful-vitesse-starter's Introduction

Contentful App Vue Starter Template

Build a Contentful App using Vue3 + Vite2. 🍟

top-language dependencies Status devDependencies Status vulnerabilities GitHub code size in bytes GitHub last commit

Table of Contents

🥦 Features

📦 Pre-packed

UI Frameworks

Icons

Plugins

Coding Style

Dev tools

☑️ Checklist

When you use this template, try follow the checklist to update your info properly

  • Setup Contentful App
  • Rename name field in package.json
  • Change the author name in LICENSE
  • Clean up the READMEs

🛠 Setup

# create a new project
$ npx degit bcakmakoglu/contentful-vitesse-starter my-app
# or just clone the repo
$ git clone https://github.com/bcakmakoglu/contentful-vitesse-starter.git my-app

# you're free to use the package manager of your choosing
$ pnpm install

🧪 Development

After setting up your Contentful App config on the Contentful Web Application, you can start development. For instructions on setting up the App check the documentation.

# start (dev)
$ pnpm dev

# build app
$ pnpm build

# serve app from dist dir
$ pnpm serve

# upload dist dir to contentful
$ pnpm upload

🎮 Getting Started

In the components directory, you can find an example component for each location a Contentful App can have. They serve as a starting point to build your app.

Each of these components will be "routed" to depending on the current location of the app, i.e. you do not have to implement any more logic for an app to be served at its proper location. To see how it works check the App component.

contentful-vitesse-starter's People

Contributors

bcakmakoglu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

abbijamal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.