Skip to content

Commit 221b9a4

Browse files
committed
Adds basic weather widget example
1 parent 8c5a7fe commit 221b9a4

32 files changed

+1572
-64
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
node_modules
2+
dist/
3+
*.log

examples/weather-app-widget/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# React Desktop Starter
2+
3+
To run:
4+
5+
`npm install`
6+
7+
`npm start`

0 commit comments

Comments
 (0)