Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 272 Bytes

Lea‘s First Gamedev Talk

Hi, this is the repository for my talk. It uses eleventy as a static site generator plus a gulp toolchain.

  • npm install - install dependencies
  • npm run dev - run a dev server with browsersync
  • npm run build - run a production build