Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/troggy/copay-addon-seed
https://github.com/troggy/copay-addon-seed
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/troggy/copay-addon-seed
- Owner: troggy
- Created: 2015-12-23T15:17:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T15:21:40.000Z (about 9 years ago)
- Last Synced: 2025-01-03T01:09:49.706Z (29 days ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Seed project for new Copay addons.
## Install
````
npm install
bower install
````## Build
````
grunt
````