1.1.28 • Published 9 years ago
antFB-init v1.1.28
antFB-init
Ant Fable boilerplate generator.
Feature
- Generate a webpack workflow based boilerplate.
- support ES2015 and less.
- Local development via dora, support proxy, HMR and unit test.
- support custom webpack.config,examples.
- support IE8.
Install
$ npm i antFB-init -gUsage
Generate boilerplate.
$ mkdir foo && cd foo
$ antFB-init --ie8
// or with specify type
$ antFB-init --redux
$ antFB-init --mobileWeb
$ antFB-init --nativeAppStart development server.
$ npm startBuild.
$ npm run buildTest.
$ npm testLint.
$ npm run lintnativeApp start.
$ react-native run-android
//$ react-native run-ios1.1.28
9 years ago
1.1.27
9 years ago
1.1.26
9 years ago
1.1.25
9 years ago
1.1.24
9 years ago
1.1.23
9 years ago
1.1.22
9 years ago
1.0.1
9 years ago
1.1.20
9 years ago
1.1.19
10 years ago
1.1.18
10 years ago
1.1.17
10 years ago
1.1.16
10 years ago
1.1.15
10 years ago
1.1.14
10 years ago
1.1.13
10 years ago
1.1.12
10 years ago
1.1.11
10 years ago
1.1.10
10 years ago
1.1.9
10 years ago
1.1.8
10 years ago
1.1.7
10 years ago
1.1.6
10 years ago
1.1.5
10 years ago
1.1.4
10 years ago
1.1.3
10 years ago
1.1.2
10 years ago