Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vn-blgn/node-express-mysql-hbs-crud-api

Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application
https://github.com/vn-blgn/node-express-mysql-hbs-crud-api

api crud express express-handlebars expressjs handlebars handlebarsjs hbs mysql node nodejs web-application

Last synced: about 1 month ago
JSON representation

Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application

Awesome Lists containing this project

README

        

# node-express-mysql-hbs-crud-api
Nodejs (Express) MySQL Handlebars (Express Handlebars) CRUD Web Application

![screenshot](https://github.com/vn-blgn/node-express-mysql-hbs-crud-api/blob/master/public/images/screenshot.PNG)

This is a multi page application based on Express, MySQL and Handlebars.

### How to use:
***

Clone this repository:

`git clone https://github.com/vn-blgn/node-express-mysql-hbs-crud-api.git`

Install dependencies:

`npm install`

Run:

`node app`

`npm run dev` (with nodemon)

Now you can visit: http://localhost:3000