Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 454 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 454 Bytes

Welcome!

This is a behind-the-scene of https://rafikurnia.com

Run locally

When I wanted to run the project locally on March 7, 2022, I forgot how to do it :p

But then I did it:

sudo gem install bundler
bundle install
bundle update --bundler
chmod +x ./assets/scripts/run-locally
./assets/scripts/run-locally

Author

Rafi Kurnia Putra

License

Apache 2 Licensed. See LICENSE for full details.