You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ Run vite (we're obviously using vitejs for vite-ma-dose !) :
23
23
Open your browser : http://localhost:3000/
24
24
and enjoy live reload / on-the-fly typescript compilation
25
25
26
+
You can also click on [this link](https://gitpod.io/#https://github.com/CovidTrackerFr/vitemadose-front) in order to open a Gitpod workspace with everything loaded in it.
27
+
26
28
## Alternative: Running with docker
27
29
If you don't want to install node.js on your machine, you can isolate it with [docker](https://www.docker.com/get-started):
0 commit comments