Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Super simple web application to split the bill equally. With emoji 😼

NotificationsYou must be signed in to change notification settings

leshkin/money

Repository files navigation

Netlify Status

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

SeeConfiguration Reference.

Test PWA

Installhttp-server globally

npm install --global http-server

Create certificates according to the article

https://www.freecodecamp.org/news/how-to-get-https-working-on-your-local-development-environment-in-5-minutes-7af615770eec/

Rename files

mv server.crt cert.pemmv server.key key.pem

Run server

http-server -S -C cert.pem dist

Open in browser

https://localhost:8080

Production

The application is automatically deployed to the Netlify server after each commit:https://moneysplit.netlify.app/

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp