aurelia-metro-ui

1.0.0-alpha • Public • Published

aurelia-metro-ui

This library represents metro style UI controlls for Aurelia framework. Design and styles are based on the original Metro UI CSS

Dependencies

This library has NO external dependencies.

Used By

This library is a plugin and is not used by the core framework.

Building The Code

To build the code, follow these steps.

  1. Ensure that NodeJS is installed. This provides the platform on which the build tooling runs.

  2. From the project folder, execute the following command:

    npm install
  3. Ensure that Gulp is installed. If you need to install it, use the following command:

    npm install -g gulp
  4. To build the code, you can now run:

    gulp build
  5. You will find the compiled code in the dist folder, available in three module formats: AMD, CommonJS and ES6.

  6. See gulpfile.js for other tasks related to generating the docs and linting.

Running The Tests

//TODO Under construction

Running The Sample

To run the sample code using this plugin proceed with these additional steps:

  1. Go to the sample directory and install dependencies using jspm:
cd sample
jspm install
  1. Go back to the root of the project and use gulp to serve the sample project:
cd ..
gulp run-sample

How to install this plugin?

//TODO Under construction

Using the plugin

//TODO Under construction

Readme

Keywords

Package Sidebar

Install

npm i aurelia-metro-ui

Weekly Downloads

2

Version

1.0.0-alpha

License

MIT

Last publish

Collaborators

  • bojanp79