strongpoint-spa

1.0.0 • Public • Published

Prerequisites: Visual Studio 2015 Update3

  1. Install Node from https://nodejs.org/en/download/current/. Check for correct versions node v6.x.x and npm v3.x.x with commandline "node -v" and "npm -v"
  2. Open directory StrongPoint.SinglePageApplication in command line and input "npm install". There should be no errors
  3. Type "npm start"

If you have typescript intellisense issues:

  1. Copy typescriptServices.js from \typescipt_fix to C:...\Microsoft Visual Studio 14.0\Common7\IDE\CommonExtensions\Microsoft\TypeScript\

For generating ts model classes from C# models in .tst files.

  1. Download and install extension for VS https://visualstudiogallery.msdn.microsoft.com/e1d68248-f30e-4a5d-bf18-31399a0bcfa6
  2. On save tst file ts files under it will be regenerated
  3. For more information look at https://frhagn.github.io/Typewriter/

Readme

Keywords

none

Package Sidebar

Install

npm i strongpoint-spa

Weekly Downloads

1

Version

1.0.0

License

ISC

Last publish

Collaborators

  • v.caplinski