0 Forks
5 Stars
5 Watchers

todomvc

TodoMVC in ~100 lines of vanilla JavaScript with Web Components

How to download and setup todomvc

Open terminal and run command
git clone https://github.com/johnfactotum/todomvc.git
git clone is used to create a copy or clone of todomvc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with todomvc https://github.com/johnfactotum/todomvc/archive/master.zip

Or simply clone todomvc with SSH
[email protected]:johnfactotum/todomvc.git

If you have some problems with todomvc

You may open issue on todomvc support forum (system) here: https://github.com/johnfactotum/todomvc/issues