https://github.com/nekr/hubii-exercise
https://github.com/nekr/hubii-exercise
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nekr/hubii-exercise
- Owner: NekR
- Created: 2018-05-11T19:11:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T06:54:39.000Z (about 7 years ago)
- Last Synced: 2025-01-25T22:25:41.072Z (4 months ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hubii Exercise
### Install
- `npm install`
### Build
- `COIN_API_KEY="..." npm run build` or `COIN_API_KEY="..." npm run build:production`
### Start
- `npm start`