Skip to content

saminadhikari/Deakin-Unit-Page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deakin-Unit-Page

Deakin website redesign team assignment project

Steps to run

  1. git clone <repo>
  2. git checkout develop
  3. npm i
  4. From project directory, node . or node index.js
  5. Open the app locally on localhost:3000

Note: You may choose to make update your work on develop branch itself but if you decide to work on specific branch, make sure to branch it from develop branch,

  1. git checkout develop
  2. git pull to pull recent up-to date changes
  3. git checkout -b <your branch name>

About

team project for task 3 and 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 58.4%
  • JavaScript 23.6%
  • CSS 18.0%