Skip to content

sulianova/flearn-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0de2b2e · Aug 8, 2024
May 1, 2023
Jul 15, 2024
Aug 8, 2024
May 1, 2023
Jul 8, 2024
Feb 7, 2024
Jul 10, 2023
Jul 8, 2024
Feb 7, 2024
Aug 12, 2023
Sep 24, 2023
Aug 8, 2024
Aug 8, 2024
Sep 28, 2023
May 1, 2023

Repository files navigation

DEPENDENCIES

[email protected]             // see install node
[email protected]   // npm install -g firebase-tools

Commands

// before all commands run
npm ci

// start locally
npm run start
npm run ngrok // to get url to test mobile version

// deploy
firebase login // if not logged in
npm run deploy