Skip to content

glink25/Cent

Repository files navigation

Cent

This is a simple accounting PWA, which can sync data between two devices through Web RTC without server, makes it easier to share data with your friends.

You can also customize and deploy it by simply fork it to your own repository.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

A simple accounting PWA with Web RTC data sync

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published