Skip to content

nfraz007/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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