Skip to content

8Observer8/person-service-mocha-sinon-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install globally the next packages:

npm i -g typescript browserify uglify-js

Install packages locally:

npm i

Build debug (uncomment "Debug" and comment "Release" in the "index.html" file):

npm run debug

Go to browser and type: localhost:3000

Build and run tests:

npm run specs

npm test

Build release (uncomment "Release" and comment "Debug" in the "index.html" file):

npm run release

ToDo:

  • Add "sinon" to "tsconfigs/tsconfig.specs.json"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published