0.1.19 • Published 6 years ago

rdxcreate v0.1.19

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

#README

#DO NOT USE YET STILL In TESTING

rdxcreate is created to help you save time in your React & Redux project

###Way 1 Add to existing application

Install
yarn add rdxcreate

Create new flow
node node_modules/rdxcreate new-flow my-flow-name

###Way 2 Create fresh

Refer to _https://gitlab.com/andrey.oj/blank-redux-project/blob/master/README.md

Create new project dir
mkdir myproject

Clone the project
git clone git@gitlab.com:andrey.oj/blank-redux-project.git myproject

Go into that dir cd myproject

Install dependencies
yarn install

Create new flow
yarn new-flow {name}

0.1.19

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago