- npm install
- npm link
This will install the module globally on your system. You can then simply type the name of the application from shell/command-prompt from any working directory and the app will execute.
To create a new app, run the command
- universal-react-v2
MIT