Skip to content

Instantly share code, notes, and snippets.

@jsheridanwells
Last active August 15, 2018 15:52
Show Gist options
  • Save jsheridanwells/8ddbcc18dac511ecffb8089066491265 to your computer and use it in GitHub Desktop.
Save jsheridanwells/8ddbcc18dac511ecffb8089066491265 to your computer and use it in GitHub Desktop.
Vue Config (Visual Studio Setup)

Vue Config Notes

  • A New Vue project can be instantiated vai Node.js project template.

  • In properties, disable current UI project on Startup, enable Vue UI project, which will launch in a Node.js instance on port :1337

Resource:

From MSDN

Typescript Setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment