Skip to content

Ras3777/project-tracker-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project Tracker

This is a project tracker application with a client and server setup.

Running the Server

To run the server, navigate to the server directory and use the following command:

npm run dev

This will start the server in development mode.

Running the Client

To run the client, navigate to the client directory and use the following command:

npm run dev

This will start the client in development mode.

Remember to install all the necessary dependencies by running npm install in both the client and server directories before starting the applications. Enjoy coding! 😊

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published