description :- simple contactbooks using mysql
Install contactbooks-with-mysql with npm
npm install contactbooks-with-mysql
cd contactbooks-with-mysql
Clone the project
git clone https://github.com/jasminv143/contactbooks-with-mysql.git
Go to the project directory
cd contactbooks-with-mysql
Install dependencies
npm install
Start the server
npm run start