Skip to content

addhome2001/cycle-todomvc

Repository files navigation

cycle-TodoMVC

Greenkeeper badge

Build Status

Live Demo

Contains

Requirements

Make sure your system has the correct Node and Npm versions.

  • Node 6.2.x
  • Npm 3.9.x

Usage

  • Changing source code in /src and click save.
  • open http:localhost:8000.

Install

npm install

or if already have yarn

yarn

Start

npm start

Build

npm run build

LICENSE

MIT