Skip to content

thealpha93/react-alpha-cli

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors