Skip to content

Commit 89240e1

Browse files
readme
1 parent 4424b92 commit 89240e1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ The app provides some configurations specifically for the weather:
3333
- Compatible with 12h and 24h clocks
3434
- The app fetches weather info every hour.
3535
- **If for some reason it's not possible to get the coordinates, then the app will fallback to the "City, Country" setting so i advise you to fill both.**
36+
37+
## Development
38+
- `https://github.com/alicescfernandes/fitibt-minimal-clock.git`
39+
- `npm install`
40+
- For this project you don't need to use the npx commands provided on the Fitbit dev starter page. The `package.json` exposes some commands that use the installed packages
41+
- `npm run start` will start the fitbit cli shell (it's the same as `npx fitbit`)
42+
- `npm run build` will build the app (it's the same as running `npx fitbit-build`)
3643
## Resources
3744

3845
### Weather Icons

0 commit comments

Comments
 (0)