Skip to content

raven-community/rvnbox-scaffold-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RVNBOX Scaffold Node

Setup

  1. Install rvnbox-sdk globally
    • npm install rvnbox-sdk --global
  2. Scaffold an Angular app w/ RVNBOX web bindings
    • rvnbox new myApp --scaffold node
  3. cd in to the newly created app
    • cd myApp
  4. Install dependencies
    • npm install
  5. Start the app
    • npm start
  6. Win

About

Basic command line node app w/ RVNBOX bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published