0.5.0 • Published 8 years ago

aurum-ui v0.5.0

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago

0.3.2

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago