Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vitalegi/health

My health tracker
https://github.com/vitalegi/health

Last synced: 1 day ago
JSON representation

My health tracker

Awesome Lists containing this project

README

        

# README

[![Netlify Status](https://api.netlify.com/api/v1/badges/41f2dbb5-eae2-424d-9ae5-75e7a4006d2e/deploy-status)](https://app.netlify.com/sites/health-vitalegi/deploys) ![GitHub package.json dependency version (dev dep on branch)](https://img.shields.io/github/package-json/dependency-version/vitalegi/health/dev/vitepress)

## Install

```bash
yarn
```

## Dev server

```bash
yarn docs:dev
```

Site will be available at

## Build

```bash
yarn docs:build
```

Build will be available in `.vitepress\dist`