🌐 Sitio Web del Proyecto: wdd330sos.netlify.app
-
This repository is the start of the SleepOutside web application project for WDD 330. The repository contains branches which are checkpoints for the team and individual assignments throughout the course.
-
https://byui-cse.github.io/wdd330-ww-course/week01/team.html
- You must have Node installed to run the following commands. WDD 330 Setup Environment
IMPORTANT: Before running the project for the first time, you must create the .env file:
# Copy the sample environment file
cp .env.sample .envThis file contains the backend API URL and is required for the application to work properly.
npm run lintto run ESLint against your code to find errors.npm run formatto run Prettier to automatically format your code.npm run startstarts up a local server and updates on any JS or CSS/SCSSnpm run buildto build final files when you are ready to turn in.npm run setupto verify/create the.envfile.
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.