Skip to content

schlevik/aide-frontend

Repository files navigation

AIDE frontend

Frontend for the AIDE project.

This project is generated with yo angular generator version 0.15.1.

Installation

This guide assumes you use Ubuntu 16.04.

Build & development

You need to install node, yarn from their respective package repositories here and here aswell as npm, and compass. Compass must be installed with

  • gem install sass compass

Use sudo apt-get install ruby ruby-dev to have the gem command available.

You can test the interface with the following two commands:

  • yarn install --ignore-engines (for downloading and installing dependencies)

For testing you can run node_modules/.bin/grunt serve, then a server is started on http://localhost:9000

Backend

You need a running backend instance serving on port 5000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published