Skip to content

Commit

Permalink
Merge pull request #115 from NERDDISCO/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
TimPietrusky authored Aug 30, 2019
2 parents f0445bc + ef70cce commit 768d49f
Show file tree
Hide file tree
Showing 14 changed files with 4,775 additions and 307 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,21 +68,14 @@ git clone [email protected]:NERDDISCO/luminave.git
cd luminave

# install dependencies
yarn
# or
npm install

# install polymer-cli which is used to run luminave
npm install -g polymer-cli
```

## Run

Start the local HTTPS server on http://localhost:8081:

```bash
yarn start
# or
npm start
```

Expand Down
Loading

0 comments on commit 768d49f

Please sign in to comment.