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

https://github.com/evolvedlight/weight.brown.bg

Website to help track my weight loss
https://github.com/evolvedlight/weight.brown.bg

Last synced: 6 months ago
JSON representation

Website to help track my weight loss

Awesome Lists containing this project

README

          

# Weight Loss

![image of front page](screenshot.png)

```
npm i
npm run dev
```

## Command reference

| Command | Description |
| ----------------- | -------------------------------------------------------- |
| `npm install` | Install or reinstall dependencies |
| `npm run dev` | Start local preview server |
| `npm run build` | Build your static site, generating `./dist` |
| `npm run deploy` | Deploy your project to Observable |
| `npm run clean` | Clear the local data loader cache |
| `npm run observable` | Run commands like `observable help` |