https://github.com/gabriellmandelli/driptap-app
This app is just for help nurse to apply the correct amount of serum for a period time.
https://github.com/gabriellmandelli/driptap-app
angular ionic nodejs timer typescript
Last synced: 2 months ago
JSON representation
This app is just for help nurse to apply the correct amount of serum for a period time.
- Host: GitHub
- URL: https://github.com/gabriellmandelli/driptap-app
- Owner: gabriellmandelli
- Created: 2020-04-02T14:35:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T09:09:48.000Z (over 3 years ago)
- Last Synced: 2024-05-27T12:22:42.538Z (about 2 years ago)
- Topics: angular, ionic, nodejs, timer, typescript
- Language: TypeScript
- Homepage: https://gabriellmandelli.github.io/driptap-app/
- Size: 9.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
app-driptap
===========
About this app
---------------
This app is just for help nurse to apply the correct amount of serum for a period time.
Requirements
------------
* Node 10+
* Npm 6+
* Ionic 4+
```
install https://nodejs.org/en/
npm install -g cordova ionic
````
Preparing
---------
```
git clone https://github.com/gabriellmandelli/driptap-app.git
cd driptap-app
npm install
```
Building
--------
```
ionic build
```
Running App
-----------
```
ionic serve // To run in your browser
ionic cordova run android --prod -c // To run on your android device
ionic capacitor run android // To run on your android device
```
@driptap
Deploy
com.greentower.app.driptap
ionic build -release