0.5.0 • Published 7 years ago

aurum-ui v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

aurum-ui

Aurum's components library.

Dependencies

  • Angular 1.6+

Install

# install package with Yarn
$ yarn add aurum-ui

What's included

aurum-ui/
├── aurum-ui.min.js
└── css/
    └── aurum-ui.min.css

Get started to documentation

Developing

Installing

  • clone this repo
  • yarn to install all dependencies

After you have installed all dependencies you can now run the app with:

yarn start

It will start a local server using webpack-dev-server which will watch, build (in-memory), and reload for you. The port will be displayed to you as http://localhost:8080.

Build files

  • single run: yarn run build
  • build files and watch: yarn start

Testing

1. Unit Tests

  • single run: yarn test
  • live mode (TDD style): yarn run test-watch
0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.1

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago