/TodoMVC.NET

Todolist in C# MVC

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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