8000 GitHub - 0C3L0T/DG-CarCounter: inventory system for a carwash made with typescript and firebase
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

0C3L0T/DG-CarCounter

Repository files navigation

Usage

Run the following command to install the dependencies:

$ npm install # or pnpm install or yarn install

You will also need to install the firebase-cli to use the emulators.

To install the emulators

$ firebase init emulators

This project uses TypeScript, SolidJs, Firebase and vite as the build tool

Available Scripts

In the project directory, you can run:

npm run emulators

to start the emulators

In another terminal, you can run:

npm run dev

to start the dev server

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

The emulators will also be running on http://localhost:4000

About

inventory system for a carwash made with typescript and firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0