Skip to content

GrirZouhair/TaskManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

set up the application on your local machine

Go to the back end

```dotnetcli cd server ``` on the terminal ```dotnetcli composer install npm install ```

Go to the front end

cd client

on the terminal

npm install
npm i axios react-router-dom

reminder

Don't forget to regularly run git pull as someone can make changes on the remote repository check the package.json file dependencies and then install any new dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors