FezzFest / TodoMVC.NET

Todolist in C# MVC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TodoMVC.NET

Dependencies

  1. nodejs
  2. grunt (Can be installed by running npm install -g grunt-cli from command line)
  3. run npm install in the root directory

Starting the client

run grunt in the command line, this will start a server on port 8080

About

Todolist in C# MVC

License:Apache License 2.0