e4263eec19eeaea92e5c0e11d28d02bd9d05c8a0
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.
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
Languages
TypeScript
74.7%
HTML
9.7%
JavaScript
6.6%
SCSS
4.4%
CSS
4.3%
Other
0.2%
