Update intro.md
This commit is contained in:
parent
fddc733c24
commit
cc2593c9dc
|
@ -1,10 +1,11 @@
|
||||||
# LoopBack
|
# LoopBack
|
||||||
|
|
||||||
LoopBack is a mobile backend framework that can run in the cloud or on your own servers.
|
LoopBack, part of the StrongLoop Suite, is a mobile backend framework that can run in the cloud or on your own servers.
|
||||||
It 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, so
|
||||||
modules. Since LoopBack is built on open source, it is highly extensible and
|
it is highly extensible and familiar to developers already using Node.
|
||||||
familiar to developers already using Node.
|
|
||||||
Node.js leverages Javascript, the ubiquituous language of the web familiar to most
|
For more information on the advantages of using LoopBack, see
|
||||||
developers.
|
[StrongLoop / LoopBack](http://strongloop.com/strongloop-suite/loopback/).
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue