Freedom Tool Web UI Installation Prerequisites Node.js Yarn 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.