Skip to content

farzady/Anubias-Desktop

 
 

Repository files navigation

anubias-desktop

Description

Anubias is project help you to make your mobile apps so easy and native. : )

Requirment

  • vue cli npm install -g @vue/cli
  • electron js cli npm install electron -g

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

or

npm run electron:serve  

Compiles and minifies for production

npm run build

or

npm run electron:build  

Lints and fixes files

npm run lint

Fix run problem on linux

sudo sysctl kernel.unprivileged_userns_clone=1

notes

  • if you have problem to run or install use yarn replace npm

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 62.3%
  • JavaScript 20.8%
  • Dart 14.3%
  • CSS 2.3%
  • HTML 0.2%
  • Swift 0.1%