Skip to content

www.tanaab.dev

Main marketing site eg www.tanaab.dev built with VitePress and Bun.

Development

Start by installing bun.

Clone and install deps:

sh
git clone https://github.com/tanaabased/website.git
cd website
bun install

Run dev server

sh
bun run dev

Build and preview for production:

sh
bun run build
bun run preview

Lint:

sh
bun run lint

Issues, Questions and Support

If you have a question or would like some community support we recommend you use the issue queue in this repo.

Changelog

We try to log all changes big and small in both THE CHANGELOG and the release notes.

Maintainers

Contributors

Made with contributors-img.

Other Resources