Skip to content

BidTorrent/configuration-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configuration-ui

UI for the configuration website of bidTorrent: http://www.bidtorrent.io

Building the project

  • install npm
  • install grunt cli with npm install grunt-cli -g to have grunt in your path
  • install all the node modules by running npm install
  • install bower by running npm install bower -g
  • install all the bower component by running bower install

Run the website locally for dev

  • -run grunt serverwatch and connect to localhost:3000 for dev- (broken ATM use easyphp)
  • or run easyphp on the src/ folder

Package the app for release

  • run grunt release to package the app in the bin/ folder.
  • you can use easyphp on the bin/ folder to

About

UI for the configuration website of bidTorrent: http://www.bidtorrent.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •