Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

heig-PRO-b04/elm-frontend

Repository files navigation

heig-PRO-b04/elm-frontend

Deploy to GitHub Pages Integration Tests Elm Unit Tests Elm Format

An application to create, edit and delete polls that can be answered in real time. In this repository, you'll find the codebase of the web client of the system.

This software is developed as semester project (PRO) at HEIG-VD, academic year 2019/20.

Development team:

Name
Matthieu Burguburu (ass. project lead) matthieu.burguburu@heig-vd.ch
David Dupraz david.dupraz@heig-vd.ch
Clarisse Fleurimont clarisse.fleurimont@heig-vd.ch
Alexandre Piveteau (project lead) alexandre.piveteau@heig-vd.ch
Guy-Laurent Subri guy-laurent.subri@heig-vd.ch

Dependencies

This project uses yarn. Make sure you have at least the version 2.x on your build machine.

Building and installing

To launch the app locally, you need to :

  1. Clone the repository
  2. Run yarn install at the root of the repo. This will resolve all the required dependencies.
  3. Run yarn dev and go to the port indicated in the command line.

To build the production assets of the application, you need to :

  1. Clone the repository
  2. Run yarn install at the root of the repo. This will resolve all the required dependencies.
  3. Run yarn build and go to the dist/ folder.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •