Skip to content

MiNISpaceMobile/minispace-mobile

Repository files navigation

minispace-mobile

This repository contains code for mobile application for MiNISpace project.

install

Before install set environment variables. In the project directory run:

npm i

run

To run project first install it, then run:

npm run start

testing

To test project run:

npm run test

To test project and generate coverage raport run:

npm run coverage

environment-variables

Create file .env file:

EXPO_PUBLIC_API_URL=https://example.com/

Warning

Above variables have mock values, ask administrator about the real one.

tech-stack

commit-messages

Commit messages should comply with Conventional Commits.

About

Mobile application for MiNISpace project

Topics

Resources

Stars

Watchers

Forks