forked from ValoSpectra/Spectra-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 9
Getting Started
itsnobii edited this page May 6, 2025
·
3 revisions
There are technically two ways to install the frontend. One is significantly easier and requires fewer steps, but the other is a fallback option and is also better for local development. They are as follows:
Docker will allow you to use an actual GUI (a user interface) for running the frontend, and is generally easier for those who aren't as familiar with using the command line, although some commands will still need to be run.
Using Yarn is a little more involved, but still relatively simple as long as directions are followed step-by-step.
No matter which method you choose, you'll want to install a few things first.
Once both of these are installed, go ahead and choose the appropriate method, then follow the installation instructions.