Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
home true
heroImage /avatar.jpeg
actionText Get Start →
actionLink /welcome
features
title details
Jeff Atwood
Any application that can be written in JavaScript, will eventually be written in JavaScript.
title details
Steve Jobs
I would trade all of my technology for an afternoon with Socrates.
title details
Murphy's Law
Anything that can go wrong will go wrong.
footer Copyright © 2019-present Itellboy - 湘 ICP 备 18020225 号

Just do it

# clone repo
git clone https://github.com/itellboy/docs.git && cd docs
# install dependences
npm install
# run dev
npm run docs:dev
# run build
npm run docs:build