Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rakannimer/docz-playground-shadowing

Temporary docz Playground shadowing experimentation
https://github.com/rakannimer/docz-playground-shadowing

Last synced: 12 days ago
JSON representation

Temporary docz Playground shadowing experimentation

Awesome Lists containing this project

README

        

# Playground shadowing Docz example

## Setup

```sh
yarn # npm i
```

## Run

```sh
yarn dev # npm run dev
```

## Build

```sh
yarn build # npm run build
```

## Serve built app

```sh
yarn serve # npm run serve
```