Skip to content

w3dd1e/groupomania-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Prerequisites

You will need to have Node and npm installed locally on your machine. Back end Installation

Back end Installation

Clone groupomania-server repo. From the "server" repository of the project, run npm install. You can then run the server with npm start. The server should run on localhost with default port 3000. If the server runs on another port for any reason, this is printed to the console when the server starts, e.g. Listening on port 3000.

Client Side

Clone this repo. From the repository of the project, run npm install. Use npm run dev to access this on localhost:5173.

About

Blogs - Front End

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published