Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Node.js

Contributing

  1. Clone repository to local
git clone https://github.com/aadhityavarshan/Zone_Alert.git
  1. Install dependencies
# install client dependencies
cd front-end
npm install -g npm

# install backend dependencies
cd ..
cd back-end
npm install -g npm

# return to root directory
cd ..
  1. Initialize Git
git init
  1. Change to dev branch
git checkout dev
  1. Move to backend/frontend folder and begin coding
# for backend
cd back-end

# for frontend
cd front-end

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages