Skip to content

MathildeDuboille/dojo-sso

Folders and files

NameName
Last commit message
Last commit date
Sep 15, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Nov 12, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021
Sep 29, 2021

Repository files navigation

Prerequisites

You need to have a node version installed >= 8.x or >= 10.x. If you have nvm installed, you can just type nvm use to use a working node version.

cp .env.samples .env

Installation

Run

yarn install

Start project

Run

yarn start