Skip to content

Alfieri/green-wall

Repository files navigation

green-wall

Dev

prepare development environment

  • install nodejs
  • install VS Code

run the app

npm i # just once
ionic serve

Initial Bootstrap

ionic start green-wall tabs --type=angular --capacitor
# add bluetooth
npm install cordova-plugin-bluetooth-serial
npm install @ionic-native/bluetooth-serial
ionic cap sync

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published