-
Notifications
You must be signed in to change notification settings - Fork 2
Class Repo Setup
John Cokos edited this page Jul 14, 2018
·
1 revision
This class has been setup with 5 days of content.
For the lecture team ... Each day has a README.md that will feed the upcoming lecture slider.
For the Quiz team ... Each day has a quiz.json file that holds the questions for that day
For the REPL team ... There is not a "demos" folder, but when we save the repl, we should save any code from the repl into a folder under "demos", called "code-samples" ...
i.e. /01-node-ecosystem/demos/code-samples/array-fun.js
It should be noted that only the REPL will use the class repo when this project goes live. The quizzes and the lecture stuff will come from the master repo, so lets make that our calls to github are dynamic and not stuck to a specific class repo