Skip to content

CerberusData/landing

Repository files navigation

Cerberus

Landing Page

Report Bug · Request Feature

Running the project

Once you have created the project, install dependencies and run the project in development mode:

cd my-app
npm install # or yarn
npm run dev

This will start the development server on localhost:3000. Open it and click around.

Deployment

npm run export
firebase deploy --only hosting:cerberus-firebase-landing