Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohamedsamara/node-mysql-todo-app

Simple Todo App with Node.js, Express & MySQL
https://github.com/mohamedsamara/node-mysql-todo-app

bower-components express handlebars mysql nodejs

Last synced: about 1 month ago
JSON representation

Simple Todo App with Node.js, Express & MySQL

Awesome Lists containing this project

README

        

# Node MySQL Todo App

## Install

Some basic Git commands are:

```
$ git clone https://github.com/mohamedsamara/node-mysql-todo-app.git
$ cd project
$ npm install
$ bower install
```

## Start

npm start

## Languages & tools

- [Node](https://nodejs.org/en/)

- [Express](https://expressjs.com/)

- [MySQL](https://www.mysql.com/)

- [Express Handlebars](https://github.com/ericf/express-handlebars)

- [Bower](https://bower.io/)