andrewmp1 / nuxeo-web-ui

Ongoing work to build a new Nuxeo Web UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Nuxeo Web UI

Ongoing work to build a new Nuxeo Web UI. See demo, use demo/demo for credentials.

Getting Started

Install dependencies

npm install -g gulp bower && npm install && bower install

Development workflow

Serve / watch

gulp serve

This outputs an IP address you can use to locally test and another that can be used on devices connected to your network.

Run tests

gulp test:local

This runs the unit tests defined in the app/test directory through web-component-tester.

Build & Vulcanize

gulp

Build and optimize the current project, ready for deployment. This includes linting as well as vulcanization, image, script, stylesheet and HTML optimization and minification.

License

Apache License, Version 2.0

(C) Copyright Nuxeo Corp. (http://nuxeo.com/)

All images, icons, fonts, and videos contained in this folder are copyrighted by Nuxeo, all rights reserved.

About Nuxeo

Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.

About

Ongoing work to build a new Nuxeo Web UI


Languages

Language:HTML 97.5%Language:JavaScript 1.6%Language:Java 0.9%