2016-03-22 22:59:19 +01:00
2016-03-22 19:14:16 +01:00
2016-01-14 00:41:48 +01:00
2016-03-22 22:48:41 +01:00

Agent logo & text

Agent is the configuration application of the Ultimate Hacking Keyboard.

Agent is in a preliminary state. You can click around, and most interactions will loosely work, but the application is not production ready yet. We're experimenting with the UI, and UX until the imminent Angular 2 port.

Give it a whirl!

Set up instructions

Clone this repository:

git clone git@github.com:UltimateHackingKeyboard/agent-mockup.git
cd agent-mockup

Install bower:

npm install -g bower

Get libraries used by the project:

bower install

Additional information

In the repository you find a gulpfile.js for running browsersync, which speeds up our development process. If you want to use it just run npm install in the project directory, then you can fire it up with gulp serve.

Description
No description provided
Readme 37 MiB
Languages
TypeScript 74.7%
HTML 9.7%
JavaScript 6.6%
SCSS 4.4%
CSS 4.3%
Other 0.2%