1.0.0-alpha.1 • Published 4 years ago

create-react-boosted v1.0.0-alpha.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

React App Boosted 🚀

Easy way to start projects

React App Boosted is a tiny command-line application which uses the power of NodeJS and script execution to create customized projects from the scratch.
All installing executions are executed directly on the terminal.

Easy to add more scripts to the execution pipeline.

Indicated to people who makes many small projects on a short period of time.

Prerequisites

You only needs to have yarn installed

Installation

npm install -g react-app-boosted

or

npx react-app-boosted

How to use

After installed you can just execute the module:
> react-app-boosted

Some questions will be prompted to you in order to accomplish the type of project you want to start :)

Licence

CAB is Copyright (c) 2020 Junior Oliveira and licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

1.0.0-alpha.1

4 years ago