Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 445 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 445 Bytes

DBMS mini project using nodejs with sqlite module

Requirements: node and npm

steps to run the project: 1.clone the project using git clone https://github.com/playmaker159/election_system.git

2.then change the directory to the project directory cd election_system

3.run the following command in the terminal npm i

4.After the dependencies are installed run npm start

5.open your preferred browser and goto localhost:3000