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