Skip to content

bugttle/NiconicoPresentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Server
$ cd server
$ npm install
$ vim config/default.json
> "setgid", "setuid", "password" and etc.
$ sudo node app.js
  • Client
$ cd client
$ pod install