home | heroImage | heroText | tagline | actionText | actionLink | features | footer | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
true |
/svg/js-cube.svg |
JavaScript Webapi |
Do what you love, love what you do |
Get Started β |
/welcome |
|
MIT Licensed | Copyright Β© 2018-present Itellboy - ζΉ ICP ε€ 18020225 ε· |
# clone repo
git clone https://github.com/itellboy/javascript-webapi.git && cd docs
# install dependences
yarn
# run dev
yarn start
# run build
yarn build