/capacitor-plumejs

capacitor implementation of plumejs

Primary LanguageHTMLMIT LicenseMIT

Capacitor PlumeJS

This is a sample project setup using plumejs and initiated by capacitorjs

Next Steps

  1. To start application, run npm start
  2. To build application, run npm run build
  3. To run unit tests, run npm run test
  4. To run lint, run npm run lint