Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 873 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 873 Bytes

title(){return this.options.title||this.options.name}

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ yarn watch # npm run watch

Supporting Scrimba

Since 2017, we have created over 20 free courses on Scrimba, and we're going to continue launching free courses. But to pay our bills, we have to charge once in a while. So if you've ever wanted to "give back" to Scrimba, you can do that by buying one of our paid courses

Happy Coding!