/dotnet-bootstrap

A .net MVC4 bootstrap project

Primary LanguageC#

.net MVC bootstrap

Web support

Support for plain html/css/js.

To setup:

  1. Install gruntjs

  2. To start the server (with jshint and livereload):

    grunt --force

(--force is to make sure jshint doesn't stop the server if there is an error)