Skip to content

Frontend part of the Platine repository. Online software that brings together several university services and resources into one place (course projet).

Notifications You must be signed in to change notification settings

Liuddy/PlatineFront

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platine Client

Set up

  1. Clone the project:
git clone https://forge.univ-lyon1.fr/but3-ra1/front-end.git
  1. Install dependecies:
npm install
  1. Create network
docker network create platine-network

Run

Linux

docker compose up

to install a package

docker compose exec app npm i react-icons 

Windows - Docker desktop

docker compose up --watch

Production

Build

npm run build

Start

npm run start

About

Frontend part of the Platine repository. Online software that brings together several university services and resources into one place (course projet).

Topics

Resources

Stars

Watchers

Forks

Contributors 14

Languages