Skip to content

Latest commit

 

History

History

day8-rollingDice

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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!