mirror of
https://gitlab.silvrtree.co.uk/martind2000/frontexpress.git
synced 2025-01-11 04:35:10 +00:00
Update README.md
This commit is contained in:
parent
5620117e6c
commit
f90743d4cf
@ -1,15 +1,15 @@
|
|||||||
![frontexpress](http://fontmeme.com/embed.php?text=frontexpress&name=Atype%201%20Light.ttf&size=90&style_color=6F6F75)
|
![frontexpress](http://fontmeme.com/embed.php?text=frontexpress&name=Atype%201%20Light.ttf&size=90&style_color=6F6F75)
|
||||||
|
|
||||||
Frontexpress manages routes in browser like [ExpressJS](http://expressjs.com/) does on Node.
|
|
||||||
|
|
||||||
Same language same API on all the stack.
|
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/camelaissani/frontexpress.svg?branch=master)](https://travis-ci.org/camelaissani/frontexpress)
|
[![Build Status](https://travis-ci.org/camelaissani/frontexpress.svg?branch=master)](https://travis-ci.org/camelaissani/frontexpress)
|
||||||
[![Code Climate](https://codeclimate.com/github/camelaissani/frontexpress/badges/gpa.svg)](https://codeclimate.com/github/camelaissani/frontexpress)
|
[![Code Climate](https://codeclimate.com/github/camelaissani/frontexpress/badges/gpa.svg)](https://codeclimate.com/github/camelaissani/frontexpress)
|
||||||
[![Coverage Status](https://coveralls.io/repos/github/camelaissani/frontexpress/badge.svg?branch=master)](https://coveralls.io/github/camelaissani/frontexpress?branch=master)
|
[![Coverage Status](https://coveralls.io/repos/github/camelaissani/frontexpress/badge.svg?branch=master)](https://coveralls.io/github/camelaissani/frontexpress?branch=master)
|
||||||
![dependencies](https://img.shields.io/gemnasium/mathiasbynens/he.svg)
|
![dependencies](https://img.shields.io/gemnasium/mathiasbynens/he.svg)
|
||||||
![Size Shield](https://img.shields.io/badge/size-2.86kb-brightgreen.svg)
|
![Size Shield](https://img.shields.io/badge/size-2.86kb-brightgreen.svg)
|
||||||
|
|
||||||
|
Frontexpress manages routes in browser like [ExpressJS](http://expressjs.com/) does on Node.
|
||||||
|
|
||||||
|
Same language same API on all the stack.
|
||||||
|
|
||||||
Code the front-end logic with the same style than on the back-end with express
|
Code the front-end logic with the same style than on the back-end with express
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
Loading…
Reference in New Issue
Block a user