A movement to help small businesses move their operations online.
Contributions and volunteers are welcomed.
-
Clone (
git clone [email protected]:go-online-fund/frontend.git
), or directly download this repository. -
Install dependencies.
npm i
-
Start the application in development mode. Opens the application on http://localhost:3000.
npm start
README is WIP