0.1.19 • Published 7 years ago

rdxcreate v0.1.19

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
7 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

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago