Skip to content

Commit 372a5da

Browse files
committed
cleanup project structure, add electron-builder
1 parent a465088 commit 372a5da

19 files changed

Lines changed: 1829 additions & 124 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ logs
44
npm-debug.log*
55
yarn-debug.log*
66
yarn-error.log*
7+
dist
78

89
# Runtime data
910
pids

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Learnosity Live-React
1+
# Live React
22

3-
_This is the home of Live-React, a Learnosity Hackday project._
3+
_This is the home of Live React, a Learnosity Hackday project._
44

5-
Live-React is a web client-server system for communicating live _"reactions"_ from many distributed clients to one (or more) viewer/presenter clients.
5+
Live React is a web client-server system for communicating live _"reactions"_ from many distributed clients to one (or more) viewer/presenter clients.
66

77
## Basics
88
**Running the Presenter Client**

0 commit comments

Comments
 (0)