emanamoura / brainy-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brainy Digital Web

Technologies

Installation

This project runs on Node.js v16 and uses Yarn v1 as dependency manager.

You must have the application backend running in your computer to work !

  1. Clone the repository and install dependencies:

    $ git clone git@github.com:emanamoura/brainy-frontend.git
    $ cd brainy-frontend
    $ yarn install
  2. To run the project in development mode, run:

    $ yarn dev

Development guide

Learn more about the contributing conventions and guidelines at CONTRIBUTING.md.

About


Languages

Language:TypeScript 90.7%Language:CSS 8.5%Language:JavaScript 0.7%Language:Shell 0.1%