Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 677 Bytes

README.md

File metadata and controls

40 lines (24 loc) · 677 Bytes

TRACT

Point of Care Tool

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • Authentication is provided with Firebase
  • Node.js for running locally

Installing

A step by step series of examples that tell you how to get a development env running

Install Node.js packages

npm install

Run application in development mode

npm run dev

Deployment

For deployment you need some Http Server (nginx, apache, ...)

Built With

  • Node.js
npm run build