Slides for my talk about JavaScript Shells
npm start
— start up the local server.npm build
— build the presentation indist
foldernpm deploy
— build the presentation and deploy at GitHub Pagesnpm lint
— check all files via ESLintnpm clean
— cleandist
folder
MIT © Denys Dovhan