Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 265 Bytes

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