Easy Node CRUD with Express and mysql, bootstrap 5, datatables and sweetalert
npm run dev
or
node server.js
- Fork it!
- Create your feature branch:
git checkout -b your-branch
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin your-branch
- Submit a PR