Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

ProgramUtvikling/ipg-spa-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipg-spa-course

Instructor playground for spa-course

##Setup Instructions

  1. Install node from the node website
  2. Install git from the git website (Select to work with windows command prompt)
  3. Run the following from the Windows Command prompt in the WebApplication1 folder
    > npm update
    > npm install -g gulp
    > npm install -g bower
    > bower update
  4. Open Visual Studio and Install "Task Runner Explorer" and "Web Essentials" in Tools>Extensions and Updates...
  5. Open the Package Manager Console, switch context to ClassLibrary1 and run the following:
    PM> update-database -StartUpProjectName WebApplication1 -ProjectName ClassLibrary1

About

Instructor playground for spa-course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages