Installation
To use this template, download and run this repository with git.
#Installation
- clone template
Terminal
git clone https://github.com/do4ng/docs.git
- install dependencies
Terminal
cd docs
yarn
- run!
Terminal
yarn dev
To use this template, download and run this repository with git.
git clone https://github.com/do4ng/docs.git
cd docs
yarn
yarn dev