Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/themousepotato/david


https://github.com/themousepotato/david

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# David

> My David don't you worry\
> This cold world is not for you\
> So rest your head upon me\
> I have strength to carry you

This project uses:

- [pnpm](https://pnpm.io/) for package management
- [vite](https://vitejs.dev/) for build tooling

## Dev

- Install dependencies
`pnpm i`

- Run dev server
`pnpm dev`

- Build project
`pnpm build`