Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/estebanbss/nano-limit
crypto wallet app ❇️
https://github.com/estebanbss/nano-limit
android angular ionic ios tailwindcss
Last synced: about 2 months ago
JSON representation
crypto wallet app ❇️
- Host: GitHub
- URL: https://github.com/estebanbss/nano-limit
- Owner: Estebanbss
- Created: 2024-05-20T09:12:42.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T09:20:32.000Z (8 months ago)
- Last Synced: 2024-05-20T10:28:02.599Z (8 months ago)
- Topics: android, angular, ionic, ios, tailwindcss
- Language: TypeScript
- Homepage: https://estebanbss.github.io/nano-limit/
- Size: 2.53 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NanoLimit
crypto wallet app ❇️
### [Demo](https://estebanbss.github.io/nano-limit/) ▶️
## Overview
![forthebadge](https://github.com/Estebanbss/nano-limit/blob/main/view.gif)## Getting Started
* [Download the installer](https://nodejs.org/) 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. :tada:## 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`