mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-13 16:22:59 +10:00
GitBook: [#6] No subject
This commit is contained in:
committed by
gitbook-bot
parent
17b291a0ab
commit
8980d1c8ac
@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
* [Introduction](source-code/introduction.md)
|
* [Introduction](source-code/introduction.md)
|
||||||
* [Docker](source-code/docker.md)
|
* [Docker](source-code/docker.md)
|
||||||
|
* [Gitpod](source-code/gitpod.md)
|
||||||
* [Local Build](source-code/local-build.md)
|
* [Local Build](source-code/local-build.md)
|
||||||
* [Environment Variables](source-code/environment-variables.md)
|
* [Environment Variables](source-code/environment-variables.md)
|
||||||
|
|
||||||
|
|||||||
7
source-code/gitpod.md
Normal file
7
source-code/gitpod.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Gitpod
|
||||||
|
|
||||||
|
Simply click the badge below to open a new instance of [Gitpod](https://www.gitpod.io/), where you can run the project by building from its source on a remote dev environment.
|
||||||
|
|
||||||
|
[](https://gitpod.io/#https://github.com/AmruthPillai/Reactive-Resume)
|
||||||
|
|
||||||
|
Initially building the image and project on Gitpod will take at least 10-15 minutes, so please be patient on first launch. Any subsequent launches on the same workspace will be much faster.
|
||||||
@ -9,4 +9,5 @@ The source code to Reactive Resume is available on [GitHub](https://github.com/A
|
|||||||
In this section, I'll be going through the steps on how you can build the project on your local machine (or the cloud). You can choose one of two paths from here:
|
In this section, I'll be going through the steps on how you can build the project on your local machine (or the cloud). You can choose one of two paths from here:
|
||||||
|
|
||||||
* [Docker](docker.md)
|
* [Docker](docker.md)
|
||||||
|
* Gitpod
|
||||||
* [Local Build](local-build.md)
|
* [Local Build](local-build.md)
|
||||||
|
|||||||
Reference in New Issue
Block a user