Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acaengine/composer

Base Angular project and tooling for building user interfaces for ACAEngine.
https://github.com/acaengine/composer

Last synced: 12 days ago
JSON representation

Base Angular project and tooling for building user interfaces for ACAEngine.

Awesome Lists containing this project

README

        

# Angular 8+ Composer Library

[![Travis](https://travis-ci.org/acaengine/composer.svg)](https://travis-ci.org/acaengine/composer)
[![npm version](https://badge.fury.io/js/%40acaengine%2Fcomposer.svg)](https://badge.fury.io/js/%40acaengine%2Fcomposer)
[![david-dm](https://david-dm.org/acaengine/composer.svg)](https://david-dm.org/acaengine/composer)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.0.

## Development server

Run `gulp serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.

## Build

Run `gulp build` to build the library. The build artifacts will be stored in the `dist/library` directory. Use the `--prod` flag for a production build.

## Running unit tests

Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).

## Installation

You install the library from npm using `npm install @acaengine/composer`;