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