klimesf / bachelor-thesis-client

[MOVED]

Home Page:https://github.com/jSquirrel/nutforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filip Klimeš - Bachelor thesis - client

Implementation of my bachelor thesis at FEL CTU.

Installing

Before building, install dependencies with Bower.js.

bower update

Building

Build the project with Grunt.js.

grunt dev  # For dev environment
grunt dist # For produciton environment

The result

The application will render forms from API data of the class.

alt tag

About

[MOVED]

https://github.com/jSquirrel/nutforms

License:MIT License


Languages

Language:CoffeeScript 83.2%Language:HTML 14.4%Language:CSS 2.3%