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

https://github.com/amiceli/vitest-cucumber-docs

vitest-cucumber docs website
https://github.com/amiceli/vitest-cucumber-docs

Last synced: over 1 year ago
JSON representation

vitest-cucumber docs website

Awesome Lists containing this project

README

          

# [vitest-cucumber-doc](https://vitest-cucumber.miceli.click/)

This project contains doc for [vitest-cucumber](https://github.com/amiceli/vitest-cucumber).

Is built with [Astro](https://astro.build/) and [Nord web components](https://nordhealth.design/web-components/).

## Run project

- `npm i`
- `npm run build` to generate `pagefind` folder
- `npm run dev`

## For dev

This project use Biome, Lefthook and commitlint via docker.

To install lefthook : `npx lefthook install`.