Skip to content

ajtoo/Vue-Demo-Site

Repository files navigation

vue-demo-site

A Demo site using of Vue.js

About the Project

This project is built with the following technologies:

  • Cloudinary
  • npm
  • Nuxt
  • Github Pages
  • Vue.js

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For the Future

  • pull the buttons out into their own components (and just generally do a better job with them)
  • make better use of scoped CSS from the start (retroactive fix seems to have done an ok job, but I should have taken advantage from the start)
  • improve how the content slider behaves when resized
  • integrate bootstrap or other grid framework instead of using my own grid implementation

About

A site that demonstrates the use of the Vue.js framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published