A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.
Clone the repository:
git clone https://github.com/asysc2020/youthsportsboosters.git
Install the dependencies:
composer install
npm install
Serve local development server:
grunt serve [options]
-L, --live-reload
-O, --open-browser
-W, --webfont-compat
-N, --no-cache
-D, --debug-mode
Browse your working copy:
http://localhost:8000