0.0.1 • Published 7 years ago

caldwell v0.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

Caldwell

Project Caldwell

Client / Server

Development

Node.js 4.x+ and npm are required. Visual Studio Code is recommended.

Install Global Dependencies

Typings, Gulp, Electron

npm install -g github:gulpjs/gulp#4.0
npm install -g typings
npm install -g electron
npm link electron

Install Local Dependencies

npm install

Get Typings

typings install

Build & Run

gulp
npm run launch
0.0.1

7 years ago