Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 295 Bytes

File metadata and controls

14 lines (10 loc) · 295 Bytes

Guidelines and codes of conduct

For contributing to this repo please consult the code of conduct page before submitting a PR

To view site locally:

git clone git@github.com:fylzero/guidelines.git
cd guidelines
npm install
npm run docs:dev

Open http://localhost:5173/ in web browser