Update intro.md
This commit is contained in:
parent
565a95652d
commit
12b9002fcb
|
@ -1,19 +1,14 @@
|
||||||
# LoopBack
|
# LoopBack
|
||||||
|
|
||||||
LoopBack is part of [StrongLoop Suite](http://www.strongloop.com/strongloop-suite).
|
|
||||||
|
|
||||||
LoopBack is a mobile backend framework that can run in the cloud or on your own hardware.
|
LoopBack is a mobile backend framework that can run in the cloud or on your own hardware.
|
||||||
LoopBack is built on [StrongNode](http://www.strongloop.com/strongnode) and open source Node.js
|
It is built on [StrongNode](http://www.strongloop.com/strongnode) and open source Node.js
|
||||||
modules. It leverages the power of Node, the community that
|
modules.
|
||||||
stands behind Node, and the support that [StrongLoop](http://www.strongloop.com)
|
|
||||||
offers.
|
|
||||||
|
|
||||||
LoopBack is here to help you develop mobile applications with rich
|
LoopBack enables you to develop mobile applications with rich
|
||||||
functionality and data that is in your datacenter and the cloud.
|
functionality and data in your datacenter and the cloud.
|
||||||
Since LoopBack is built on open source, it is highly extensible and
|
Since LoopBack is built on open source, it is highly extensible and
|
||||||
familiar with developers already using Node.
|
familiar to developers already using Node.
|
||||||
Node.js leverages Javascript, the ubiquituous language of the web
|
Node.js leverages Javascript, the ubiquituous language of the web familiar to most
|
||||||
that most developers have already had familiarity with its ease of
|
developers.
|
||||||
use.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue