Skip to content

rarimo/freedomtool-web-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Freedom Tool Web UI

Installation

Prerequisites

Create a .env file

Create a .env file in the root of the project by copying the .env-staging file.

cp .env-staging .env

Install dependencies

yarn install

Start the development server

yarn start

Build the project

yarn build

License

This project is licensed under the MIT License. See the LICENSE file for details.