Skip to content

mtermoul/col-admin

Repository files navigation

col-admin: Client side grid lookup app with Vue, Cosmic JS, and Vuetify

Links

Demo

Tutorial article

Libraries

  • Vue
  • Vuex
  • Vuetify
  • Cosmic JS
  • Moment JS

Project setup


# install dependencies
npm install

# compiles and hot-reloads for development
npm run serve

# compiles and minifies for production
npm run build

# configure env variables
rename .env.sample to .env and paste your API keys

# before you delploy to Cosmic
change you .env config
npm build
npm start
# if all works, then you can delpoy to Cosmic JS from the dashboard -> settings -> hosting

# Lints and fixes files
npm run lint


Col-Admin Main Screen

About

Grid data client-side search/lookup app using Vue.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published