goto-react-app

1.1.1 • Public • Published

GoTo React Application

Clones boilerplate react application into specified directory. (Preferred to install globaly)

npm i -g goto-react-app

How to create boiler plate application

    goto-react-app <application_name>

Usage after installation

Development Environment

# start up development environment (hot reloading)
npm run start

Build scripts (build settings in config/settings.js)

  • Compile production build
npm run build
  • Compile library file
npm run buildlib

Installed Packages

  • React, ReactDOM
  • React Router DOM
  • Redux, React-Redux

Repos (Leave a star! <3)

GoTo Repo
My Repo

Package Sidebar

Install

npm i goto-react-app

Weekly Downloads

1

Version

1.1.1

License

ISC

Unpacked Size

2.94 kB

Total Files

4

Last publish

Collaborators

  • alexchomiak