Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 336 Bytes

#Tutor Starter

Starter theme for Tutor LMS.

To get started development, please make sure you have composer and npm installed and available in your machine. Then run composer install and npm install respectively.

To watch for changes and assets compilation please run npm watch or npm run watch