Installation

To use this template, download and run this repository with git.

#Installation

  1. clone template
Terminal
git clone https://github.com/do4ng/docs.git
  1. install dependencies
Terminal
cd docs
yarn
  1. run!
Terminal
yarn dev