Skip to content
This repository was archived by the owner on Apr 8, 2019. It is now read-only.

Commit fd47c3e

Browse files
committed
adding demo, fixing ascii bug
1 parent 6266641 commit fd47c3e

36 files changed

Lines changed: 1258 additions & 174 deletions

.github/demo.svg

Lines changed: 1 addition & 0 deletions
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# ReactCLI
22

3-
👋
4-
53
ReactCLI is a react renderer for the command line. All of the benefits of React, right in your terminal.
64

5+
![react-cli-demo](https://raw.githubusercontent.com/mgrip/react-cli/master/.github/demo.svg)
6+
77
## Getting started
88

99
### yarn

flow-typed/npm/babel-cli_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 298430e586a0f2d1af2b6f4d45a46fdd
2-
// flow-typed version: <<STUB>>/babel-cli_v^6.26.0/flow_v0.73.0
1+
// flow-typed signature: 40ac71f9403783e7957989cfd3c8695f
2+
// flow-typed version: <<STUB>>/babel-cli_v^6.26.0/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-core_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 4d3d0cda6e0ca752d110873fed94260d
2-
// flow-typed version: <<STUB>>/babel-core_v^6.26.3/flow_v0.73.0
1+
// flow-typed signature: dd6ca158cab6edd188477098518fa97e
2+
// flow-typed version: <<STUB>>/babel-core_v^6.26.3/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-eslint_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: a57040763a667630f49d1bc604a36c8d
2-
// flow-typed version: <<STUB>>/babel-eslint_v^8.2.3/flow_v0.73.0
1+
// flow-typed signature: ef9cea9278aed0477e7e368ee69651ce
2+
// flow-typed version: <<STUB>>/babel-eslint_v^8.2.6/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-jest_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 8f3937d7056fbfeb9151a0eb20caaa21
2-
// flow-typed version: <<STUB>>/babel-jest_v^23.0.1/flow_v0.73.0
1+
// flow-typed signature: fd955224b4ff20689118b3df4ec748c1
2+
// flow-typed version: <<STUB>>/babel-jest_v^23.4.0/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-preset-env_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: f96f72c717b3ced497d34453ad410f54
2-
// flow-typed version: <<STUB>>/babel-preset-env_v^1.7.0/flow_v0.73.0
1+
// flow-typed signature: 8771aedbbbbaebd92bf5dd5d2b88e200
2+
// flow-typed version: <<STUB>>/babel-preset-env_v^1.7.0/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-preset-flow_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: e3192677eca9aa749ecab9e4005f4595
2-
// flow-typed version: <<STUB>>/babel-preset-flow_v^6.23.0/flow_v0.73.0
1+
// flow-typed signature: b3edf84f2525a3d8c1a6b7229308b75d
2+
// flow-typed version: <<STUB>>/babel-preset-flow_v^6.23.0/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-preset-react_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: c4e07d3388f058d6c12cb0237ef117a8
2-
// flow-typed version: <<STUB>>/babel-preset-react_v^6.24.1/flow_v0.73.0
1+
// flow-typed signature: b5ef6ceeb087ce6c619609f6d363cf76
2+
// flow-typed version: <<STUB>>/babel-preset-react_v^6.24.1/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

flow-typed/npm/babel-preset-stage-2_vx.x.x.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// flow-typed signature: 394930ed145f11cddfcc4f287bb15f79
2-
// flow-typed version: <<STUB>>/babel-preset-stage-2_v^6.24.1/flow_v0.73.0
1+
// flow-typed signature: 62cbc85984874dfe6ae09b2acbdc85ce
2+
// flow-typed version: <<STUB>>/babel-preset-stage-2_v^6.24.1/flow_v0.76.0
33

44
/**
55
* This is an autogenerated libdef stub for:

0 commit comments

Comments
 (0)