Repository | Description | Try it |
---|---|---|
Front-End-Checklist | The perfect Front-End Checklist for modern websites and meticulous developers | |
Devhints | TL;DR for developer documentation - a ridiculous collection of cheatsheets |
python -m http.server 8000
.
You can also automate this in your .gitpod.yml
file, so that every time you start a new workspace your preview is ready to go. For example: