Skip to content

The POC was aimed to get some hands on experience with Vue.js

License

Notifications You must be signed in to change notification settings

saadulde45/vue-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compare-vue

Vue.js POC

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Project coverage -

The POC was aimed to get some hands on experience with Vue.js. The following topics were covered as part of this POC -

  1. Generator - vue-cli

  2. Vue Directives - v-if, v-for, v-on, v-bind etc

  3. Navigation/Routers - vue-router

  4. CSS framework - Bulma: Alternative to Bootstrap or Foundation

  5. Responsiveness - Desktop to mobile devices

  6. HTTP Library - Axios: Alternative to vue-resource (Axios works well with Vue and is recommended)

About

The POC was aimed to get some hands on experience with Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published