Member-only story
Awesome Way To Build Websites Now!
2 min readMay 18, 2022
Welcome back! Web development is an awesome field with exploding growth, so, let’s take a look at an awesome way to build websites! This specific method is by using the LiveTerm tool, luckily for us this is hosted on GitHub, here is a link to their repository:
This specific tool allows us to build terminal style websites in minutes! Here’s an example of this tools functionlity:
Here is another example:
At this point you can use the following command to install this tool:
sh -c "$(curl -fsSL https://raw.github.com/Cveinnt/LiveTerm/main/install/install.sh)"
Once installed, you can start building websites with the following command:
cd LiveTerm && yarn dev