Skip to content

Commit

Permalink
updated npm package dependencies (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Smith authored and ahdinosaur committed Jan 2, 2018
1 parent 5b0ed8f commit a2dce70
Show file tree
Hide file tree
Showing 4 changed files with 3,616 additions and 29 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# slidedeck
# What is Enspiral?

* English: [whatis.enspiral.com](http://whatis.enspiral.com)
* Chinese: [audreyt.github.io/whatis.enspiral.com/](https://audreyt.github.io/whatis.enspiral.com/)

## how to
## How to

### install

```
git clone https://github.com/enspiral/slidedeck
cd slidedeck
git clone https://github.com/enspiral/whatis.enspiral.com
cd whatis.enspiral.com
npm install
```

Expand All @@ -25,12 +25,6 @@ npm start
npm run develop
```

### test

```
npm test
```

### deploy

```
Expand Down
Loading

0 comments on commit a2dce70

Please sign in to comment.