fagunbhavsar / live-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

testing-app-example

A TodoMVC app with simple REST backend

TodoMVC application based on TodoMVC Vue example.

Todo application

Install

Requires Node v12+

$ npm install

Start the application with npm start and open localhost:3000

See more

About


Languages

Language:JavaScript 68.4%Language:HTML 31.6%