This Template is just for project that requires Codeigniter4(For Back-End) and Svelte3 (For Front-End).
This is Clean Template, you need to configure it by yourself later.
CodeIgniter Directory :
- app
- public
- tests
- writable
Svelte Directory :
- src
- __tests__ (for jest testing)
Make sure you have NodeJS and PHP + Composer installed in your system.
> npm install
> composer install