Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 824 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 824 Bytes

DDRGuide

DDRGuide

Resources for newcomers to DanceDanceRevolution. Visit ddrguide.com to explore the site!

Technical information

  • This project was bootstrapped using Create React App and is compiled from pure TypeScript.
  • Pages are pre-rendered using react-snap to decrease load time and to support users who browse with JavaScript disabled. react-router further decreases the load time for internal links.
  • The site is hosted on GitHub Pages through this repository's gh-pages branch.