Skip to content

YuvrajMann/IMEI-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Instructions

  1. Clone the project to your local device using git clone https://github.com/YuvrajMann/IMEI-Checker.git

  2. Make sure node and npm are installed on your PC and are up to date

  3. Move to project's root directory and run the command npm install to install all dependencies

  4. Now run the command npm start to start the IMEI app server. By default app will run at port 3001
    Note - In case of any issues use command SET DEBUG=nodeapp:* & npm start to debug any errors)

You can run now run the app at http://localhost:3001
Note the 3001 will be replaced by the port at which you are running the server

IMEI Checker Project

Created By- Yuvraj Mann
Created For - Spring Field Olympiads
Technologies Used - Node.js , Ejs(Template Engine)

Screenshot (383)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published