title | description |
---|---|
Local Installation on Windows |
Welcome to our official documentation! |
Learn how to host the site locally and and deploy it to the public.
Please ensure you have all prerequisites installed. This tutorial is for Windows users. Visit https://nodejs.org/en and download the reccomended version.
Open the installer and complete the installation.
Visit https://github.com/InterstellarNetwork/Interstellar/archive/refs/heads/main.zip and then once the download completes, extract the files.Once the intallation is finished move onto the next step. Press ⊞ Win + R, Type cmd, Click Enter
Then run
cd Users\YOURUSERNAME\Downloads\Interstellar-main\Interstellar-main
Now run the following command to install the dependecies.
npm install