Skip to content

bigdatahci2015/book3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book 3

Everything I've learned from the Big Data HCI course (Volume III).

Install

$ npm install

Test / Development

$ node build.js

The server is default to http://localhost:8081

Deploy

Commit changes

$ git add build

$ git commit -m 'your commit message'

Publish on gh-pages

$ git subtree push --prefix build origin gh-pages

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published