0.2.2 • Published 8 years ago

generator-wallet-react v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

generator-wallet-react NPM version Build Status Dependency Status Coverage percentage

wallet react

Installation

First, install Yeoman and generator-wallet-react using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-wallet-react

Then generate your new project:

yo wallet-react

How to use

develop

cd into your project root direcotry and run the below command:

npm run server

production

npm run build

File Structure

project
│   README.md
│   .gitignore
│   .babelrc
│   webpack.config
│
└───App
│   └─── component
│   └─── reducer
│   └─── scene
│   └─── style
│   └─── util
│
└───release
    │   index.html

License

MIT © taxusyew

0.2.2

8 years ago

0.2.1

8 years ago

0.1.9

8 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.0.0

9 years ago