Skip to content

nickv779/BoLWebsiteFork

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bytes Of Website

Welcome to the website for Bytes of Love!

This website allows players to learn about what Bytes of Love is and get a download of the current game for FREE!

Website Link

To see the website, navigate to this link: bytesoflove.com

How to Run Locally

If you'd like to run the website locally on your machine, follow these steps:

  1. Fork the Repository
    Start by forking the repository to your own GitHub account.

  2. Clone Your Fork
    Clone the forked repository to your local machine:

    git clone https://github.com/<your-username>/BytesOfLoveWebsite.git
  3. Navigate to the Directory
    Change to the directory of the cloned repository:

    cd BytesOfLoveWebsite
  4. Install Dependencies
    Install all required npm packages:

    npm install
  5. Start the Server
    Start the website locally:

    npm start

After running this command, the website should be accessible via http://localhost:3000 or another port specified in the console.

Credits

Created by: Wilson Goins, Anton Salvador, Xael Font, Edward Roshko, Ryder Keeny, Nicolas Valiente, and Tyra Passion.

Thank you for visiting the Bytes of Love website!

About

A website for the OSC Visual Novel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.9%
  • HTML 22.8%
  • CSS 18.3%