Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 619 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 619 Bytes

Dotlog

  • Dotlog helps to connect people around the globe.

Check out the website: Dotlog

Prerequisites

Before installation, please make sure you have already installed the following tools:

Installation Steps

  1. Fork the project
  2. Clone the project
  3. Navigate to the project directory cd dotlog-client
  4. Install dependencies with npm install
  5. start emulators with npm run emulators
  6. Run npm start