Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 353 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 353 Bytes

ember-quartz-admin

Administration front end for Quartz.NET API

This is a sample administration that should show how to use the Quartz.NET administration API package, which you can find here:

How to use

You will need node.js

npm install
bower install

Then either

grunt server

or

grunt build