Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

ngure1/UniVerse_frontend

Repository files navigation

UniVerse

Developer Guide

Getting Started

First make a fork of the repository

Clone the forked repository in your local machine and buy running

git clone <link to your forked repo>

Make a branch that you will use to work on a feature

git branch <yourusername/feature-you-are-working-on>

Switch to that branch

git checkout <branch name>

Run the development server:

pnpm run dev

Open http://localhost:3000 with your browser to see the result.

You can start working on your feature then make pull requests.

For more info on contributing to this repo read the Code of conduct

Learn More

To learn more about Next.js, take a look at the following resources:

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors