-
Start the web app.
cd ./web cp .env.example .env npm install --legacy-peer-deps npm run dev -
Once the server is running, open your browser and visit http://localhost:3000
jackht7/pharos
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Start the web app.
cd ./web
cp .env.example .env
npm install --legacy-peer-deps
npm run devOnce the server is running, open your browser and visit http://localhost:3000