Skip to content

Latest commit

History

History
24 lines (18 loc) 路 1.01 KB

File metadata and controls

24 lines (18 loc) 路 1.01 KB

APHGames Slides

APHSlides

How to build this project

  • clone it
  • install NodeJS, LTS version if possible
  • execute npm install
  • run npm run generate-index to generate json descriptor and index.html with the list of slides
  • run npm run dev and open http://localhost:1112/index.html to see the list
  • you can build the project by running npm run build

Changelog is available here

Deployment

License

  • BSD 2-Clause License
  • This license applies only to the code in this repository. Images, SVG files, and other assets are explicitly excluded!