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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add way to auto-play the tutorial online with Gitpod #24

Merged
merged 1 commit into from
Jun 16, 2019

Conversation

jankeromnes
Copy link
Contributor

Hi, thanks a lot for making a really cool React tutorial! 💯

I work on Gitpod.io, a service that provides free online development environments, and I thought you might be interested in giving developers an easy option to automatically run your tutorial online.

I've set up Gitpod to prepare workspaces with yarn install and start the server with yarn start. It will also automatically open the first tutorial file (01-HelloWorld.js) and show the running web app in a Preview.

Here is what it looks like:

Open in Gitpod
screenshot 2019-02-04 at 15 11 38
Please let me know what you think. 🙂

@jankeromnes
Copy link
Contributor Author

I've rebased my PR against the latest master. @tyroprogrammer please take a look when you have time.

@jankeromnes
Copy link
Contributor Author

... rebased again.

@tyroprogrammer tyroprogrammer merged commit 61a5761 into tyroprogrammer:master Jun 16, 2019
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

Successfully merging this pull request may close these issues.

2 participants