aarchila / Vue-Inbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue-Inbox

Vue-inbox

I created a dynamic email inbox using the fairly new and popular framework VueJS. This web application is built with the latest technologies along with being fully CRUD.

Link to live site => https://inboxui-22ff9.firebaseapp.com/

Technology Used:

  • VueJS
  • BootstrapVue
  • JavaScript (ES6)
  • HTML5
  • CSS3

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

# run e2e tests
npm run e2e

# run all tests
npm test

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

About


Languages

Language:JavaScript 61.9%Language:Vue 37.4%Language:HTML 0.7%