/Trainers-React-App-Logic

this app is the logic library for two mobile app and one admin panel. it shares logic, modes,AP and state management for these three app.l

Primary LanguageTypeScript

Logic Library for Trainer Apps

this app is the logic library for two mobile app and one admin panel. it shares logic, modes,AP and state management for these three app.

Introduction

How to start

# install the project's dependencies
$ npm install
$ npm run dev
# prod build, will output the production application in `lib`