Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 741 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 741 Bytes

Frontend of the ONE FALL project

Project Figma

The figma for this project can be found here.

Installation & Usage

Local development

To install the application:

git clone https://github.com/naumch1k/one-fall.git
cd one-fall
yarn install

To start a local copy of the app on port http://localhost:8888:

yarn dev

Contributing

We encourage contributors to open issues and contribute to the project! Please check out the Contributing guide for guidelines about how to self-assign an issue and how to get started.