| home | true | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| heroImage | https://ghchart.rshah.org/itellboy | |||||||||||||||
| heroText | JavaScript Basic | |||||||||||||||
| tagline | Do what you love, love what you do | |||||||||||||||
| actionText | Get Started β | |||||||||||||||
| actionLink | /welcome | |||||||||||||||
| features |
|
|||||||||||||||
| footer | MIT Licensed | Copyright Β© 2018-present Itellboy |
# clone repo
git clone https://github.com/itellboy/javascript-basic.git && cd javsscript-basic
# install dependences
yarn
# run dev
yarn start
# run build
yarn build