Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/proullon/cds-ui


https://github.com/proullon/cds-ui

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# CDS UI

CDS UI is a webclient for CDS .

## Getting Started

### Prerequisites

- [Git](https://git-scm.com/)
- [Node.js and npm](nodejs.org) Node ^4.2.3, npm ^2.14.7
- [Bower](bower.io) (`npm install --global bower`)
- [Grunt](http://gruntjs.com/) (`npm install --global grunt-cli`)

### Developing

1. Run `make build` to install dependencies.

2. Run `make dev` to start the development server. It should automatically open the client in your browser when ready.