Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 552 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 552 Bytes

FRONT- Plateforme assocative

Getting Started

Prerequisites

Installation

# Clone the repository (stable branch)
git clone -b master https://git.dev.juniorisep.com/iseplife/front front

# Go to the project root
cd front

# Install dependencies
yarn install

# Start development server
yarn start

Contribute to project

Before contributing to the project be sure that you have read the Contributor guidelines.