Skip to content

Commit

Permalink
moved posiiton
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrwitek committed Feb 13, 2017
1 parent 0597c28 commit a6f5bb6
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@

---

### Motivation
Although there are other projects such as jspm-server (a fork of live-server), these are not well-maintained and have broken or missing support for Hot-Reload.

---

### Quick Start
- Bootstrap Minimal App Boilerplate guided by CLI Wizard
- Transpilation workflow setup: choose Babel or TypeScript
Expand Down Expand Up @@ -110,16 +115,7 @@ Uses:
- [systemjs-hot-reloader](https://github.com/capaj/systemjs-hot-reloader) for WebSocket Client
- [chokidar-socket-emitter](https://github.com/capaj/chokidar-socket-emitter) for WebSocket Server

### Motivation
Although there are other projects such as jspm-server (a fork of live-server), these are not well-maintained.

TODO: add at least one reason to create a new library rather than helping maintain the existing one: for example, built using Typescript so more maintainable?; designed to be more user-friendly or more extensible

### Dependencies:
- [http-server](https://github.com/indexzero/http-server)
- [chokidar-socket-emitter](https://github.com/capaj/chokidar-socket-emitter)

### Peer Dependencies:
### Mandatory Peer Dependencies:
- [jspm](https://github.com/jspm/jspm-cli)
- [systemjs-hot-reloader](https://github.com/capaj/systemjs-hot-reloader)

Expand Down

0 comments on commit a6f5bb6

Please sign in to comment.