Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: document how to export a single course #2760

Open
kantord opened this issue Mar 21, 2023 · 1 comment
Open

Documentation: document how to export a single course #2760

kantord opened this issue Mar 21, 2023 · 1 comment

Comments

@kantord
Copy link
Owner

kantord commented Mar 21, 2023

No description provided.

@killuaDev
Copy link

Is this not done here?

Export courses

In order to use a locally installed course when locally testing the frontend, you should export the course first. You should also export the course every time you make local changes to this course and you want the changes to be visible in the frontend.

Use the following command:

yarn exportAllCourses

You can export a single course using the following command (change the name of the course for the one that you need to export):

yarn run exportCourse spanish-from-english

Or are you looking for something more detailed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants