Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 646 Bytes

contributing.md

File metadata and controls

34 lines (22 loc) · 646 Bytes

Contributing Guide

Please submit new PRs from a fork of the project.

Local development

Install deps:

asdf install
npm install

Begin the development server with:

npm run start

Open localhost:3000 in your browser.

Edit files in src and see the browser automatically reload on file change.

Areas requiring help

Roadmap and Improvements

  • tests (unit & e2e)
  • custom theme for docsify-select docs site
  • GitHub repo social preview
  • favicon