DOLCA Cardano Stake Pool website. This website is as static website build with Vue.js and Nuxt.js.
Requirements
- Clone this repo
- Go to
src/frontend
- Run
npm install
- Run
npm run dev
to run the website local
This repository now implements a GitHub Action to make sure that the PR name follows Conventional Commits specification.