Landing Page
Report Bug
·
Request Feature
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.
npm run export
firebase deploy --only hosting:cerberus-firebase-landing