Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.04 KB

Netlify Status contributions welcome style: styled-components

Move Online Fund


A movement to help small businesses move their operations online.

Contributions and volunteers are welcomed.


Quick Start

  1. Clone (git clone [email protected]:go-online-fund/frontend.git), or directly download this repository.

  2. Install dependencies.

    npm i
    
  3. Start the application in development mode. Opens the application on http://localhost:3000.

    npm start
    

README is WIP