README.md 223 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13
# VisualDL FrontEnd Core

This is core contents of VisualDL pages.

## Development

You can start the development server by:

```bash
yarn dev
```

Now open [http://localhost:3000](http://localhost:3000) with your browser.