oozman / todo-app

A simple todo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

My Todo

A simple todo app based on Vue.

Installation

To run this simple app, see below:

  1. Do an npm install or yarn install
  2. Then do npm run prod or yarn prod
  3. Fire up your favorite web server. eg: php -S localhost:8000

Testing

To test this app, see below:

  1. Do npm test or yarn test

About

A simple todo app.


Languages

Language:Vue 70.0%Language:JavaScript 22.4%Language:HTML 7.0%Language:CSS 0.6%