Skip to content

DarylStark/saticoy-svc-fe-landing-page

Repository files navigation

Saticoy - Service - Landing Page

This repository contains the code for the Landing Page microservice of the Saticoy project. This microservice is responsible for displaying a webpage about the project for unauthorized users. It will also contain a button to the login page. It is written in TypeScript and uses ReactJS for the front-end. It uses the @saticoy/ui library to make sure the backend is in line with all other front-end services. At the backend, it uses the @saticoy/core library to do the backend operations for Saticoy.

Code installation

To install the code locally, run the following commands:

npm install

Run the code

To run the code, use the following command:

npm run dev

Build the code

To build the distribution for this service, run the following commands:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published