-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,7 +20,7 @@ Welcome to Lume Deno Template, a website template built with Deno and Lume frame | |
## How to Use? | ||
|
||
1. Clone the GitHub repo: `git clone https://github.com/ArnavK-09/lume-deno-template.git` | ||
2. Install Deno: Follow the installation instructions from the Deno website (https://deno.land/#installation) | ||
2. Install Deno: Follow the installation instructions from the Deno website (https://deno.com/[email protected]/getting_started/installation) | ||
3. Navigate to the project directory: `cd lume-deno-template` | ||
4. Run the website locally: `deno task serve` | ||
|
||
|