/universal-react-v2

An application boilerplate generator for developing universal applications with Next.js

Primary LanguageJavaScriptMIT LicenseMIT

Universal React App Generator

Installation

  • 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.

Running

To create a new app, run the command

  • universal-react-v2

Todos

License

MIT