/nodejsmysql

Connecting nodejs to mysql and performing queries using html forms

Primary LanguageJavaScript

nodejsmysql

Connecting nodejs to mysql and performing queries using html forms

Run Locally

Clone the project

  git clone https://github.com/Siddharth189/nodejsmysql

Go to the project directory

  cd nodejsmysql

Install dependencies

  npm install

Start the server

  npm server.js