Skip to content

JaberChowdhury/canvas-projects

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get started

Clone the repository

git clone https://github.com/JaberChowdhury/canvas-projects.git

Go to the folder

cd canvas-projects

Fetch branches !!

git fetch origin
git branch -r

Switch between branches

git checkout <branch_name>

Install dependency

npm install

Run the project

npm run dev

Authors

Mohammad Jaber Chowdhury