Skip to content

Commit 5e7a460

Browse files
committed
Remove demo build docs, in favor of just using webpackbin.com
1 parent 0bc8d69 commit 5e7a460

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -159,19 +159,6 @@ Compile to ES5 from /src to /lib
159159
$ npm run compile
160160
```
161161

162-
Initialize demo project
163-
```
164-
$ git clone [email protected]:One-com/react-truncate demo
165-
$ cd demo
166-
demo $ git checkout gh-pages
167-
demo $ npm install
168-
```
169-
170-
Build demo
171-
```
172-
demo $ npm run compile
173-
```
174-
175162
[npm-url]: https://npmjs.org/package/react-truncate
176163
[downloads-image]: http://img.shields.io/npm/dm/react-truncate.svg
177164
[npm-image]: https://badge.fury.io/js/react-truncate.svg

0 commit comments

Comments
 (0)