hardihardi / Crud-Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CRUD (Create, Read, Update, Delete) with Node.Js + Express.Js + Mysql Database.

Getting Started

this is my first node.Js project using the express.Js module and also using MYSQL as the database.

Installing

npm install

or

yarn install 

How to run project

npm run dev

or

yarn run dev

I am very grateful to all who have supported me in making this project,

please correct me for it to develop even better

About


Languages

Language:EJS 61.6%Language:JavaScript 38.4%