# Arrow Admin

> The Arrow administration website for use with an Arrow project.

[![Build Status](https://magnum.travis-ci.com/appcelerator/arrow-admin.svg?token=ph6xdReX6PW2XENunBEH)](https://magnum.travis-ci.com/appcelerator/arrow-admin)

To develop locally, use:

```bash
$ grunt run
```

Once started, this will watch changes to CSS, JS, etc. files and re-load them so that you don't have to re-start the server for each change.

Before publishing to NPM, make sure that you do a `grunt` to build the dist directory so that the compiled files are available in the package.

# License

This source code is licensed as part of the Appcelerator Enterprise Platform and subject to the End User License Agreement and Enterprise License and Ordering Agreement. Copyright (c) 2014-2017 by Appcelerator, Inc. All Rights Reserved. This source code is Proprietary and Confidential to Appcelerator, Inc.

