https://github.com/nomadsdev/crud-nodejs-express-mysql-ejs
https://github.com/nomadsdev/crud-nodejs-express-mysql-ejs
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nomadsdev/crud-nodejs-express-mysql-ejs
- Owner: nomadsdev
- Created: 2024-02-09T13:36:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T13:38:27.000Z (over 2 years ago)
- Last Synced: 2025-01-02T04:40:41.861Z (over 1 year ago)
- Language: EJS
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CRUD App

## How to install
```
npm i
nodemon server
```
## Language Framework
* Nodejs
* Express
* Mysql
* Ejs
* Tailwind