Skip to content

thealpha93/react-alpha-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published