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