YuanPad is a PHP-based guestbook script.
- Download and install XAMPP on your computer.
- Make sure this folder in in your htdocs.
cd yuan-pad/themes/spa
yarn
On the develop stage, run:
yarn run dev
Run the following in your terminal when you want to generate the compressed files:
yarn run build