/jscamp

talk for JScamp 2019 in Barcelona

Primary LanguageHTML

Getting Started

  1. mkdir new-project-name && cd $_
  2. git clone --depth=1 https://github.com/argyleink/slides.git . && rm -rf ./.git
  3. npm i
  4. npm start