This is the code that powers samchang.design.
Clone the repository:
git clone https://github.com/skrapkam/samchang.git
Install Gatsby: npm i -g gatsby-cli
cd
into the directory:
cd samchang
Run npm install
or yarn
to install dependencies
Run gatsby develop
Open the site:
localhost:8000
🎉🎉🎉