Skip to content

Repository files navigation

BYU-Pathway Worldwide Online

WDD 330 - Web Frontend Development II

⛺ SleepOutside Starter Code

🌐 Sitio Web del Proyecto: wdd330sos.netlify.app

Prerequisites

⚙️ Initial Setup

IMPORTANT: Before running the project for the first time, you must create the .env file:

# Copy the sample environment file
cp .env.sample .env

This file contains the backend API URL and is required for the application to work properly.

Common Workflow Commands

  • npm run lint to run ESLint against your code to find errors.
  • npm run format to run Prettier to automatically format your code.
  • npm run start starts up a local server and updates on any JS or CSS/SCSS
  • npm run build to build final files when you are ready to turn in.
  • npm run setup to verify/create the .env file.

🔧 Troubleshooting

If you're having issues with the project not loading products or other functionality:

  • See TROUBLESHOOTING.md for common issues and solutions
  • Most issues are solved by running: npm run setup

BYU-Pathway Worldwide improves lives through access to spiritually based, online affordable higher education. Its mission is to develop disciples of Jesus Christ who are leaders in their homes, the Church, and their communities.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages