React CLI
npm install @alantech/react-cli> 1. This project was created with base in Akita CLI Project.
> 2 .This project was created for personal use purpose
- Store:
- Create a React Redux Store structure for a given entity.
Install it via npm:
``shell`
npm install @alantech/react-cli -g
`shell`
react-cli
the following config:
`
"reactCli": {
"basePath": "./playground/src/app/"
}
`
The path should be relative to the package.json`.