Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keller-mark/vitessce-hugo-example


https://github.com/keller-mark/vitessce-hugo-example

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

See `assets/my_app.js` and `layouts/index.html`

## Install hugo

```sh
brew install hugo
```

## Install JS dependencies

```sh
npm install
```

## Run the hugo app

```sh
hugo server -D
```

Open browser to http://localhost:1313/