0.1.19 • Published 5 years ago

rdxcreate v0.1.19

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

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago