Skip to content

2019-2020-ps6/2019-2020-ps6-rendu-zecommit

Repository files navigation

2019-2020-ps6-rendu-zecommit

PolyQuiz

PS6 project

Project of creating a website in the form of a quiz for an EHPAD taking into account different disabilities. web site preview

Plan

Team

Requirements

Node.js

How to install

Patron version

Open command prompt in the directory "front-end" and follow the procedure bellow. When it's over, start again in the repertory "back-end"

  • Then, install dependencies (need an internet connection) by running:
npm install
  • Install angular/cli using:
npm install -g @angular/cli
  • Launch server:
npm start

Developer version

Follow the abose procedure but launch the server with:

  • Front end
npm run start
  • Back end
npm run dev

Polytech_logo

About

2019-2020-ps6-rendu-zecommit created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published