1.0.8 • Published 6 years ago

generate-react-boilerplate v1.0.8

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

:sparkles: Generate React Boilerplate :sparkles:

A boilerplate generator for React apps

:information_source: Project requirements (what it needs to run correctly)

node >= v6.0.0 , git

:runner: Getting started

  1. Install this repo globally with npm. Type the following command in the cli
$ npm install -g generate-react-boilerplate
  1. Once you have installed it globally it will be available on the command line by the name generate-boilerplate. Type the following command in the cli
$ generate-boilerplate init
  1. You will be prompted to enter a project type, name, description, version, and author. Project type and name are the only required fields. After you enter the information into the prompts, a directory will be created with the project name and the boilerplate will be cloned into it. All the dependencies will be installed and it will be a new project not connected to its original git repo.

:microscope: Troubleshooting

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago