Skip to content

proustibat/xebitris

Repository files navigation

Xebitris

Prerequisites

Be sure Node, Npm, Yarn, Cordova and Android Studio are installed.

Install

yarn install

Develop

yarn start

Runs the app in the development mode http://localhost:8080

The page will reload if you make edits.
You will also see any lint errors in the console.

Build

yarn build

Builds the app for production to the dist folder.
It copies dist files to the right location for the android platform of the cordova app.

The mobile App

Run the app

Open Android Studio at cordova-app/platforms/android.

Run the app with a connected device.

...

Build the app

...

Deploy

yarn deploy

It deploys the app with Surge on https://xebitris.surge.sh. Note that you need to be logged.

Prettier

Note that prettier runs before each commit and fixes eventual warnings and errors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published