Welcome to the installation guide for Loom. Follow these simple steps to install and set up all necessary prerequisites, ensuring a smooth and efficient start with our application. Let's get you up and running in no time!
Please follow these steps to install and set up all necessary prerequisites:
Bun is a JavaScript runtime. Bun is a new JavaScript runtime built from scratch to serve the modern JavaScript ecosystem. It has three major design goals
Once you have completed the above steps, run the following commands in the terminal/command prompt from the root directory:
This would install all the required dependencies in the node_modules folder
Runs the project locally, starts the development server, and watches for any changes in your code, including HTML, JavaScript, Sass, and more. The development server is accessible at http://localhost:8080.
Building production for application deployment & assets building using Bun and Vite.