Skip to content

Gebeyaw176/CRUD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

CRUD using Nodejs and MYSQL

Getting Started

To get a local copy up and running, follow these steps:

1. Clone the Repository

Start by cloning the repository to your local machine. You can do this using the following command:

git clone https://github.com/TsegazeabMengstu/CRUD.git

2. Navigate to the Project Folder

Change your directory to the project folder:

cd MYSQL

3. Install Dependencies

Run the following command to install all necessary dependencies

npm install

4. Update Database Credentials

Make sure to change the database credentials in app.js to match your own.

5. Run the Application

Finally, run the application using the following command

node --watch app.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 75.1%
  • HTML 24.9%