Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 276 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 276 Bytes

links.cecil.app

Links website.

Development

Install

composer install
npm install
curl -LO https://cecil.app/cecil.phar

Build

npx tailwindcss -i ./themes/applanding/tailwind.css -o ./assets/styles.css --watch
php cecil.phar serve -v