arrow-admin
Version:
Arrow Admin Website
21 lines (11 loc) • 941 B
Markdown
# Arrow Admin
The Arrow administration website for use with an Arrow project.
> This software is pre-release and not yet ready for usage. Please don't use this just yet while we're working through testing and finishing it up. Once it's ready, we'll make an announcement about it.
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-2015 by Appcelerator, Inc. All Rights Reserved. This source code is Proprietary and Confidential to Appcelerator, Inc.