Skip to content

BinarySpike/SampleProjectVueOnMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SampleProjectVueOnMVC

  • Install Web Essentials at your Visual Sutio goind to the Extensions > Manage Extensions
  • Intall Node js at "https://nodejs.org/en/download/"
  • On Visual Studio, select the Web project and open the Developer command promt
  • Run : npm init (press enter leaving all as default)
  • If yarn is not installed run : npm install yarn -g
  • Install dependencies by navigating: `cd SampleProjectVueOnMVC` and installing with `npm install` or `yarn install`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages