Skip to content

Commit

Permalink
[v1.0.17]
Browse files Browse the repository at this point in the history
- check readme file
  • Loading branch information
cadenzah committed Dec 4, 2019
1 parent 6d89e34 commit b4e2bd4
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# VISQUIT Web UI

## How to see each asset components
## Prerequisite
The current version does not include connection with REST API needed to use for data.

## How to run locally

```bash
$ npm run storybook
$ npm run dev
```

## How to run locally
## How to see each asset components

```bash
$ npm run dev
$ npm run storybook
```

0 comments on commit b4e2bd4

Please sign in to comment.