335f7be207d14f5dbf81086e3b6ea62645b3e4ad
This function is used to be able to call the same initialization process for a given view every time we load that view. At the moment of committing it's not really usable, but it can solve some issues later.
Ultimate Hacking Keyboard - Agent mockups
Contains HTML, CSS and JS source of the Agent mockups.
They serve a double purpose:
- easy and flexible usage of the actual Bootstrap components
- test some basic interaction patterns by clicking around the main UI elements.
See it!
Try it!
If you want to see it on your screen follow this guide:
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 prototyping 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%