Skip to content

ramanxg/Allergize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allergize

Receiving Changes from Git:

  1. cd to project root
  2. git pull
  3. cd client
  4. npm install
  5. cd server
  6. npm install

Push Changes to Git:

  1. cd to project root
  2. git add .
  3. git commit -m "commit message"
  4. git push

Server Framework: Express How To Run Server:

  1. cd into server folder
  2. npm run start
  3. open localhost:3000 in browser

Frontend Framework: React Native Expo Cli: https://www.npmjs.com/package/expo-cli

Created at HackUCI 2020

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •