/client

The official web client for the cSploit daemon

Primary LanguageJavaScript

client

The official web client for the cSploit daemon Build Status js-standard-style

Build process

npm install
npm run build
npm run ios
npm run android
npm run browser

Development

Work only within ./src and test with npm run browser. This will launch a live-reload server with super-fast incremental webpack building. Note that many cordova plugins may fail to work on a browser so testing capabilities are limited.