Skip to content

EMMA-Emotion-AI/EMMA-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMMA-Frontend



🎨 This is the Frontend of E.M.M.A.


🔧 Setup

  1. Open up your favourite terminal (and navigate somewhere you want to download the repository to).

  2. Make sure you have NodeJS installed. Test by entering
    $ node -v
    If this returns a version number, NodeJS is installed. If not, get NodeJS here.

  3. Clone the repository and navigate to it. If you have Git installed, type
    $ git clone https://github.com/EMMA-Emotion-AI/EMMA-Frontend.git && cd EMMA-Frontend
    If not, download it here and extract the ZIP file.
    Then navigate to the folder.

  4. Install all dependencies by typing
    $ npm install

  5. Finally, either run
    $ npm run build
    to build the SCSS files, or
    $ npm run dev
    to start the watcher and autobuild on save.

Copyright (c) EMMA