Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 289 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 289 Bytes

Docs

All docs in one place

Technologies

Vuepress, Vue JS, Markdown, Front Matter

Installation

Clone this repository

git clone https://github.com/nfraz007/docs.git

goto the project root directory for development

npm run dev

for build

npm run build