Róbert Kiss 8e823b57b4 style(editorconfig): Add json rule to editor config (#297)
We aggreed to use 2 indent size in json files. The reason is npm use 2 indent in package.json and this is the defacto
2017-06-07 08:57:56 +02:00
2017-02-18 17:23:38 +01:00
2017-05-23 23:27:47 +02:00
2017-06-06 00:55:22 +02:00
2017-03-12 21:52:57 +01:00
2017-06-05 23:34:46 +02:00
2017-05-31 21:30:55 +02:00
2017-02-05 20:38:46 +01:00
2017-06-06 00:42:59 +02:00
2017-06-05 23:42:44 +02:00
2017-06-05 23:44:16 +02:00
2017-01-08 21:44:58 +01:00
2016-03-29 01:48:37 +02:00
2017-06-05 23:44:16 +02:00
2017-05-31 23:05:58 +02:00

Agent logo & text

Build Status Build status

Agent is the configuration application of the Ultimate Hacking Keyboard.

Give it a whirl!

Set up instructions

First up, make sure that node >=4.x.x and npm >=3.x.x are installed on your system. Next up:

git clone git@github.com:UltimateHackingKeyboard/agent.git
cd agent
npm install
npm run server:web

At this point, webpack dev server should expose Agent at localhost:8080

Contributing

Wanna contribute? Please let us show you how.

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%