meisterpeeps / crudApp

CrudApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular crudApp

A generic angular express crud app with a mongo database. Has token based login, and the capacity to read, write, update, and delete data--along with the capacity to sort that data. To run, clone, npm install, bower install, and then node index.js.

About

CrudApp

License:MIT License


Languages

Language:JavaScript 82.1%Language:HTML 16.7%Language:CSS 1.1%