Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harpagon210/steemifier-client
Steemifier brower extension (Chrome, Firefox and Opera)
https://github.com/harpagon210/steemifier-client
Last synced: 13 days ago
JSON representation
Steemifier brower extension (Chrome, Firefox and Opera)
- Host: GitHub
- URL: https://github.com/harpagon210/steemifier-client
- Owner: harpagon210
- License: mit
- Created: 2018-02-24T20:35:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T04:59:58.000Z (almost 7 years ago)
- Last Synced: 2024-11-10T13:26:35.727Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 124 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# steemifier-client
the browser extension Steemifier# Installation
* Clone the repository
* Open a command line
* execute `npm install`
# Development
* execute `npm run build:dev` to start the development build# Production
* execute `npm run build` to start the production build