Skip to content

hamzatekin/qandq-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qandq frontend and backend challenge

Project uses yarn workspaces to manage the frontend and backend Highly reccomend to use yarn instead of npm.

first run yarn to install all dependencies

to run the development server

run yarn start to start both frontend and backend

OR

Frontend

cd into frontend folder and run yarn to install dependencies run yarn start to start the frontend

Backend

cd into backend folder and run yarn to install dependencies run yarn start:dev to start the backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published