1.0.9 • Published 5 years ago

@alantech/react-cli v1.0.9

Weekly downloads
-
License
Apache License 2....
Repository
-
Last release
5 years ago

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.

1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago