Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (14 loc) · 230 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 230 Bytes

andes-web-app

This is the project for the Andes Web App.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Using docker-compose

docker compose up --build