1.0.2 • Published 4 years ago

react-alpha-cli v1.0.2

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

react-alpha-cli

Project react-alpha-cli

Description

This project is made to generate react boiler plates on the go.

Getting Started

Getting up and running is easy

  1. Make sure you have NodeJS and yarn installed.
  2. Install react-alpha-cli globally

    using npm:

    npm i -g react-alpha-cli

    using yarn:

    yarn global add react-alpha-cli
  3. To create a new app, type:

    react-alpha generate app
  4. Enter the name of the app and choose the template you need and you're all set to go.

Changelog

0.1.1

Fixes and functionality:

  • Fixing dependency installation speed
    • fix: dependency installation switched to yarn

0.1.0

  • Initial release

License

Copyright (c) 2020