ankurkakroo2 / universal-react-v2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 90.5%Language:HTML 7.8%Language:Dockerfile 1.7%