Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.82 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.82 KB

header

Source code for the official Jason Plays website! 🎉 This project started with me (Khaoz-Topsy) building a quick website for Jason Plays and later demoing it.

Jason liked it enough to purchase his domain and after a bit of tinkering...
BAM, Jason Plays has a website! 🥳

madeWithLove licence gitmoji

Follow on Twitter Discord


🏃‍♂️ Running the project

HandlebarJS YouTube API SCSS
Github Actions

Requirements

Steps:

  1. Clone this repository
  2. In the directory where the package.json file is, run npm i
  3. Build up all the data and generate the site npm run build
  4. Use npm run dev to view the compiled site locally on localhost:8080