Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

alan-albuquerque/react-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React cli

  1. This project was created with base in Akita CLI Project.

2 .This project was created for personal use purpose

Functionalities

  • Store:
    • Create a React Redux Store structure for a given entity.

Getting Started

Install it via npm:

npm install @alantech/react-cli -g
react-cli

Base Path:

By default, the prompt is set to the current directory. To change it, add to the root package.json the following config:

"reactCli": {
  "basePath": "./playground/src/app/"
}

The path should be relative to the package.json.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published