Skip to content

BidTorrent/client-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BidTorrent JavaScript client

Initial setup

  • Install nodejs (which includes npm)
  • Install grunt-cli: npm install -g grunt-cli
  • Install node modules: npm install

Development

  • Execute watch task: grunt watch
  • Browse http://127.0.0.1/your-www-path/client-js/test/basic

Release

  • Execute release task: grunt release
  • Deploy content of build folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •