Skip to content

fhg-test/web

Repository files navigation

web

Web-based Application

Installation

Use the package manager to install dependencies

yarn

Usage

Development

Run the following command to start developing

yarn dev

Production

Run the following commands to run the application in production environment

yarn build
yarn start

Authors

Phat Pham

License

MIT