| 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 |
| title |
details |
Jeff Atwood |
Any application that can be written in JavaScript, will eventually be written in JavaScript. |
|
| title |
details |
Steve Jobs |
Stay Hungry. Stay foolish. |
|
| title |
details |
Murphy's Law |
Anything that can go wrong will go wrong. |
|
|
| 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