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

https://github.com/simonsmith/angular-usersapp

Simple example of an Angular app
https://github.com/simonsmith/angular-usersapp

Last synced: 7 months ago
JSON representation

Simple example of an Angular app

Awesome Lists containing this project

README

          

# Users app

A simple Angular app that allows fictional management of users. Mainly an experiment for learning different parts of the framework

## Install
- Clone the repo
- Install and run MongoDB
- `npm install`
- `node app.js`