Skip to content

adrrian17/backpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backpack

##Requisites Backpack works with ES6 generators and Node.js v0.11.13. This means that the project it's unstable by the moment.

You can easily install Node.js v0.11.13 (this version is the one that supports ES6 generators) with n, the node version manager built by Visionmedia.

##Installation Install Node.js modules running:

$ npm install

##Usage To run the project use the following command, the -harmony flag will enable most of the ES6 experimental features.

$ node -harmony src/main.js

About

Pocket's open source clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors