Skip to content

cuddyz/RFID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID

Group project from CS 4500

Built from my MEAN-Template

Dependencies

NodeJS is required to run this project.
Follow the Link on the website to install NodeJS and NPM (Node Package Manager)

Verify you have both by typing the following commands in your machine's commmand terminal (CMD, Bash, etc):
node -v to verify NodeJS is installed.
npm -v to verify NPM is installed.

Build and Run

Navigate to the project home directory in your machine's command terminal.
Type npm install to install your project's dependencies.
Type npm start to start the app.
Navigate to localhost:3000 in your browser to navigate the app.

About

RFID Project CS 4500

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors