https://github.com/themeum/tutorstarter
https://github.com/themeum/tutorstarter
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/themeum/tutorstarter
- Owner: themeum
- License: gpl-3.0
- Created: 2020-12-17T07:15:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-03T10:29:07.000Z (over 1 year ago)
- Last Synced: 2024-12-03T11:29:22.431Z (over 1 year ago)
- Language: PHP
- Size: 5.13 MB
- Stars: 3
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#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