Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pbaskaran authored Nov 24, 2022
1 parent 353ec76 commit 15376cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ website/STATIC/favicon.ico => Website Favicon
## To preview your website in localhost
```node prevjs /path-to-my-website-folder/recipe.json```

## To optimize and export your website for production
```node prevjs /path-to-my-website-folder/recipe.json export```

## About EJS
To know more about EJS and how to create websites with EJS templates check their website https://ejs.co/

Expand Down

0 comments on commit 15376cc

Please sign in to comment.