Skip to content

FaceTheFacts/landingpage

Repository files navigation

Face the Facts

This repository contains the landingpage of Face The Facts.

Installation

  1. Clone this repository:
git clone https://github.com/FaceTheFacts/landingpage.git
  1. Install the Dependencies using
yarn install
or
bun install
  1. Run the project
yarn run start
or
bun run start
  1. Build for production
yarn run build
or
bun run build
  1. Serving the build
serve -s build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published