Skip to content

app de prise de note en développement (toute releases sont des beta/alpha) by silvercore

License

Notifications You must be signed in to change notification settings

SilverCore-Git/silvernote_app

Repository files navigation

silvernote

stack

  • vue js
  • typescript
  • tailwindcss
  • tiptap

For capacitor

For capacitor mobile app, get the config on :

silvernote_app:main => src/configs/mobile.json

{
    "active": true, // bool for is a mobile app
    "margin": {
        "top": "0rem", // string margin top 
        "bottom": "0rem" // string margin bottom
    }
}

Dont writ comment (//) on a json !!!!!