Skip to content

PizzaCodeUA/AspNet5Gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspNet5Gulp

To setup the application

  • Create folder e.g. "AspNet5Gulp"
  • Open console and run commands:
  • git init
  • git remote add origin https://github.com/PizzaCodeUA/AspNet5Gulp.git
  • git pull origin master

Open project solution in Visual Studio 2015 and wait until the magic will happen (npm and nuget folders should be restored).

  • Open task runner explorer
  • run build gulp command to build scripts
  • run watch gulp command to watch changes in JS or HTML template files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages