Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 609 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 609 Bytes

GOT-Learn-Front

Hello, dear contributor, nice to meet you ! 👋

This is the source code of GOT Learn interface, provided by data from GOT-Learn-API project (https://github.com/GuildOpenTech/got-learn-API)

This project is build with React and TypeScript.

Before you start

👋 Hello, dear contributor, nice to meet you ! Please take a look into the README on the main repository : https://github.com/GuildOpenTech/GOT-Learn

Prerequisites

  • NodeJS (latest / LTS)
  • Yarn

Installation

$ yarn install

Running the app

# development
$ yarn dev