Skip to content

SlavaUnbel/CV_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CV PROJECT

Project launch ⏯


⚠️Before executing the actions specified below you need to install Node.js on your local machine
✔️To launch the app on the local machine redirect to the **dev** branch and execute next commands in bash:
git clone https://github.com/SlavaUnbel/CV_Project.git
cd CV_Project

Go to 📂client:
cd client

and pass this command:

npm i

after completion you can run the client side of application with command:

npm run start

Then do the same in another terminal in 📂server:

cd server
npm i
npm run start

Project technology stack ⚙️

Typescript React Redux React Router SCSS git npm MaterialUI Nodejs Expressjs MongoDB Socket-io JWT GraphQL Heroku

Releases

No releases published

Packages

No packages published