ExpressJS.com
The site for Express.
Building
Setup:
$ npm install -g serve
$ npm install
$ make
$ serve . &
$ open http://localhost:3000
then rebuild changes with:
$ make
Contributing
- dont edit the HTML directly, edit the jade.
| ★ wanayoo — archive 1999 https://github.com/webhost/expressjs.com | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
2x | ||
|
|
en | ||
|
|
fonts | ||
|
|
images | ||
|
|
includes | ||
|
|
javascripts | ||
|
|
stylesheets | ||
|
|
.gitignore | ||
|
|
CNAME | ||
|
|
Makefile | ||
|
|
Readme.md | ||
|
|
api.html | ||
|
|
api.jade | ||
|
|
app.js | ||
|
|
applications.html | ||
|
|
applications.jade | ||
|
|
community.html | ||
|
|
community.jade | ||
|
|
faq.html | ||
|
|
faq.jade | ||
|
|
guide.html | ||
|
|
guide.jade | ||
|
|
index.html | ||
|
|
index.jade | ||
|
|
package.json | ||
|
|
params.json | ||
|
|
retina.js | ||
|
|
style.css | ||
The site for Express.
Setup:
$ npm install -g serve
$ npm install
$ make
$ serve . &
$ open http://localhost:3000
then rebuild changes with:
$ make