Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 411 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 411 Bytes

ng-admin demo configuration

This is a demo of the ng-admin with JWT authentication module for Angular.js. It creates a working administration for a list of posts, comments, and tags. You can test it online at http://ng-admin.marmelab.com/.

Installation

make install

Run

Run the web server:

make run

You can now open http://localhost:3001/