Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ The project is still early but basic documentation can be found here:

```bash
# Using npm
npm run serve
npm run dev

# Using Yarn
yarn run serve
yarn run dev
```

Now you should be able to see the demo/docs running at localhost:8080.
Now you should be able to see the demo/docs running at localhost:3000.