preview : https://mr-julus.is-a.dev/preview/modern-website
- Changes the current page by navigating to the specified URL.
- Example:
cd aboutredirects to/about.
- Adds a new message to the Firebase database.
- Example:
post new message Helloadds "Hello" to the list of messages.
- Retrieves and displays all stored messages from Firebase.
- Example:
get messagesshows the list of stored messages.
- Clears the current console display.
- Example:
clearremoves all displayed content.
- Mr_Julus (@MrJulus)