1.0.8 • Published 2 years ago

create-reactjs-generator v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago