This is a PHPBali site build with Jigsaw by Tighten.
- Clone repository.
- Install dependencies.
npm install
composer install
- Run command below in each terminal.
npm run dev
vendor/bin/jigsaw serve
It takes many hours how to display data from remote collections in Jigsaw. Then, how to show each data from remote collections in a page. Thankfully, this GitHub issue: Remote collections won't save the file in the correct folder. give me a hint how to solve it.