/openEBenchFrontend-archived

Front-end code for openEBench

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

OpenEBench Frontend

This project built on the AngularJS framework version 1.6.8

How to use

Requirements:

-npm -http server

Clone the repo to your document root :

git clone https://github.com/inab/openEBenchFrontend.git

Move to project directory

cd openEBenchFrontend/

Install dependencies from package.json :

npm install