Skip to content

VSShare/VSShare-JSClient

Repository files navigation

VSShare-JSClient

An awesome MVC typescript project, that displays Hello World.

Links

Project Setup

This project uses gulp as its build system.

  • Install gulp: $ npm install -g gulp
  1. Install dependencies: $ npm install
  2. Build and run: $ gulp buildrun

Testing

This project usings mocha for unit testing. Install mocha:

  • $ npm install -g mocha

To compile and test run:

  • $ gulp && mocha

Troubleshooting & Useful Tools

Examples of common tasks

e.g.

  • How to make curl requests while authenticated via oauth.
  • How to monitor background jobs.
  • How to run the app through a proxy.

License

MIT

About

A JavaScript client for VSShare.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages