Skip to content

comsci-upbag/freshiewalk

Repository files navigation

COMSCI​@UP.BAG's project for the FreshieWalk 2023 at the University of the Philippines Baguio. The website is available at freshiewalk.vercel.app.

Dependencies

  • Node.js (v18.17.1 or higher)
  • Git (v2.32.0 or higher)
  • Docker (v20.10.7 or higher)

Development

Also, check out the SvelteKit documentation to learn more about the framework used in this project.

# clone this repository
git clone https://github.com/comsci-upbag/freshiewalk

# change directory into the root folder of the application
cd freshiewalk

# install dependencies (required only on first run or after every update on package.json)
npm install

To be able to start running the project, you'll need to create a .env file in the root folder of the application. This file will contain the environment variables needed to run the application. You can find the content of the .env file at the organization's Messenger group chat. Now that you have the .env file, you can start editing the project with the code editor of your choice and run the following commands to start the development server:

# start the server
npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •