/safe-landing-page

Deprecated, new repo – https://github.com/safe-global/safe-homepage

Primary LanguageTypeScriptMIT LicenseMIT

‼️ This repository is deprecated ‼️

Please go to safe-global/safe-homepage instead

Safe Landing Page

license release

og-image

Deployed environments

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

We use yarn in our infrastructure, so we decided to go with yarn in the README. Please install yarn globally if you haven't already.

Installing and running

Install dependencies for the project:

yarn install

To launch the dev version of the app locally:

yarn start

Building

To get a complete bundle use:

yarn build

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is released under the MIT License - see the LICENSE.md file for details.