hadiariawan / monode-crud

a simple CRUD web using nodejs (expressjs f/w, hbs templating) and mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=========================================================
    GETTING STARTED
=========================================================

1.  Create Database "monode-crud" in your local mongodb
2.  Clone this repo to your working copy
3.  node app.js
4.  Enjoy! ;)

About

a simple CRUD web using nodejs (expressjs f/w, hbs templating) and mongodb

License:MIT License


Languages

Language:CSS 67.1%Language:JavaScript 32.9%