pinzon / PWA-2DO

Simple PWA 2DO with vue template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2do

A simple to-do list PWA made with Vue JS as an example

Using:

  • Vue PWA template

  • Vuex

  • Vue loader

  • Vue routing

  • localStorage

Next 2 do:

  • Animations

  • Font Awesome

  • Settings page

  • Better layout

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.

About

Simple PWA 2DO with vue template


Languages

Language:JavaScript 75.3%Language:Vue 17.6%Language:HTML 7.1%