2017 © Pedro Peláez
 

library ui

Tenside ui is the base UI component of tenside/core.

image

tenside/ui

Tenside ui is the base UI component of tenside/core.

  • Thursday, October 15, 2015
  • by xtra
  • Repository
  • 3 Watchers
  • 1 Stars
  • 15 Installations
  • JavaScript
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

tenside/ui

Setup guide

The tenside UI depend on some third-party assets, precompilers, and so on. All dependencies are installed locally, expect the node package manager npm which must be installed on your system., (*1)

Hint Many distributions come with very old node/npm packages, we recommend to use the NodeSource binary distributions (formerly Chris Lea's Launchpad PPA). Support for this repository, along with its scripts, can be found on GitHub at nodesource/distributions., (*2)

We have bundled the doc/node_setup_dev shell script which will setup the repository on Debian/Ubuntu for you., (*3)

When npm is ready, you can install the needed packages., (*4)

# first install all node packages
npm install --save-dev

# now install third-party assets
./node_modules/.bin/gulp install

Hint If you have installed gulp globally, you can simply run gulp install., (*5)

Build production ready distribution

To build the production ready distribution, run ./node_modules/.bin/gulp build., (*6)

Development

For development you may simply run ./node_modules/.bin/gulp, which will watch on all assets and live rebuild them on change. The gulpfile comes with a livereload configuration, we recommend to install the chrome live reload add-on for the live reload capability., (*7)

The Versions

15/10 2015

dev-master

9999999-dev https://github.com/tenside/

Tenside ui is the base UI component of tenside/core.

  Sources   Download

MIT

The Development Requires

tenside

14/05 2015

dev-mockapi

dev-mockapi https://github.com/tenside/

Tenside ui is the base UI component of tenside/core.

  Sources   Download

MIT

The Development Requires

tenside