Skip to content

rosmcmahon/permasnap

Repository files navigation

Permasnap

Server (Server code now has it's own repo [https://github.com/ARCA-Arweave/permasnap-server])

To Start :

From /server : npm run start:dev

Client

Prerequisites:

  • Android: install latest Android Studio
  • iOS: macBook+iPhone only, instructions to follow, but basically install Xcode
  • Ensure ionic-cli installed: npm install -g @ionic/cli

cd permasnap-client

npm install

To start in the browser without mobile: -- (this will probably not work very well)

ionic serve

For mobile development:

ionic cap sync android

ionic cap open android

or

ionic cap sync ios

ionic cap open ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published