Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 314 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 314 Bytes

DryerJS Documentation

This is DryerJS documentation source code. It is based on Nextra.

Quick Start

Clone this repository and cd into it.

First, run npm install to install the dependencies.

Then, run npm run dev to start the development server and visit localhost:3000.