tutors-sdk / tutors-video-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tutors-starter

A starter course structure for the tutors generator. This course is deployed here:

A local static version of the course can be built as follows:

git clone https://github.com/tutors-sdk/tutors-starter.git
npx tutors-html

This will generate a web site in ./public-site.

To deploy the course using tutors-design, clone this repo to your own github or bitbucket account, and follow this lab step here.

About