Skip to content

Estebanbss/nano-limit

Repository files navigation

NanoLimit

crypto wallet app ❇️

Demo ▶️

Overview

forthebadge

Getting Started

  • Download the installer for Node LTS.
  • Install the ionic CLI globally: npm install -g ionic
  • Clone this repository: git clone https://github.com/ionic-team/ionic-conference-app.git.
  • Run npm install from the project root.
  • Run ionic serve in a terminal from the project root.
  • Profit. 🎉

Deploying

  1. Run ionic build
  2. Push the www folder to your hosting service

Android

  1. Run ionic cap add android

iOS

  1. Run ionic cap add ios