- Dotlog helps to connect people around the globe.
Check out the website: Dotlog
Before installation, please make sure you have already installed the following tools:
- Fork the project
- Clone the project
- Navigate to the project directory
cd dotlog-client
- Install dependencies with
npm install
- start emulators with
npm run emulators
- Run
npm start