ab22 / forge

SPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abemar

Static homepage for abemar.

Requirements

  • npm
  • bower
  • grunt-cli

Installation

To configure the application for the first time, npm and bower must be installed first.

To install all dependencies for this project, just run:

npm install && bower install

This will create a node_modules/ folder and a static/bower_components/ folder with all the dependencies for the application.

Testing

Before commiting and uploading the code, run:

grunt test

About

SPA


Languages

Language:JavaScript 45.6%Language:HTML 36.0%Language:CSS 18.5%