1.0.8 • Published 9 months ago

create-reactjs-generator v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Create-Reactjs-Generator

create-reactjs-generator based on create-react-app

Templates

This generator is made based on the template in react-templates repository.

Usage

$ npx create-reactjs-generator my-app
$ cd my-app
$ npm start

Development Installation

$ git clone https://github.com/seungdeok/create-reactjs-generator
$ cd create-reactjs-generator
$ npm install
$ npm link
$ npx create-reactjs-generator my-app
$ cd my-app
$ npm start

Bug Report

If you find a bug, please report it to me using the issues page on Github.

Contribute

You're free to contribute to this project by submitting issues and/or PRs.

LICENSE

MIT LICENSE

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago