Skip to content

Soundbendor/soundbendor-website

Repository files navigation

soundbendor-website

frontend info

To test frontend on your local computer:

(first make sure .env file in frontend folder is set up)

cd frontend #make frontend the root folder
npm install #installs required node_modules
npm start

the app will now be running at http://localhost:3000/

backend info

To access the Strapi admin panel on your local computer:

(first make sure .env file in backend folder is set up)

cd backend #make backend the root folder
npm install #installs required node_modules
npm run build #builds admin panel
npm run develop

the Strapi admin panel will now be running at http://localhost:8058/admin

(you will need your email and password to log in)

Oregon State University - Capstone Project - Spring 2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •