Skip to content

vwolfley/cse341-web-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cse341-web-services

GitHub license

My repository for BYUI CSE 341 - Web Services class projects

CSE 341 - Web Services

Winter 2025

Topics

byui cse341 web-services school winter school-project school-assignments school-education byu-idaho html css javascript


🎓 Academic Honesty

DO NOT COPY FOR AN ASSIGNMENT - Avoid plagiarism and adhere to the spirit of this Academic Honesty Policy.

BYU-I University Policies


Development Instructions

Quickstart Instructions

  1. Clone this repo - https://github.com/vwolfley/cse341-web-services
  2. cd into the cse341-web-services folder.
  3. Install the dependencies with npm install.

Available Scripts

In the project directory, you can run:

npm run dev

  • Compiles raw source code into both debug and production versions.
  • Runs the application in development mode.
  • Opens http://localhost:3000 in your browser for live preview.
  • The page automatically reloads whenever you make edits.
  • Displays linting errors and warnings directly in the console for easier debugging.

npm run start

  • Compiles raw source code into production versions.
  • Runs the application in production mode.
  • Used to deploy on Render.com

npm run test


Deployment Instructions


Project List


⚙ Free Web Dev Tools


💻 Technology

  • This course is using

vscode ECMAScript 6 JavaScript HTML5 CSS3 nodejs ESLint Prettier markdown git github


📚 References


⚠️ Licensing

This project is licensed under the MIT license.

Back to top

About

This project is for CSE 340 Web Backend Development at BYU-I.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published