Skip to content

Commit

Permalink
update codelab4codelab
Browse files Browse the repository at this point in the history
  • Loading branch information
TamimiGitHub committed Nov 20, 2024
1 parent 3b6a228 commit 31e47c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions markdown/codelab-4-codelab/codelab-4-codelab.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,8 @@ Duration: 0:05:00
### Steps
1. After cloning your fork of the repository and checking out a new branch as per the earlier step, from the root directory, run the init script as follows `source init.sh < name-of-codelab >`
1. Note: If you're on WSL: `init.sh < name-of-codelab >`
1. Note: If you're on Windows `init.bat < name-of-codelab >`
1. You should now be in your `/markdown/< name-of-codelab >` directory
1. [Optional] Install the required dependencies for watching any changes you make in your markdown file by running the following from terminal `npm install`
1. [Optional] Compile and start the `claat` server by running `npm run watch`. Note: This will open a tab in your browser and serve your markdown file
Expand Down

0 comments on commit 31e47c8

Please sign in to comment.