An open API service indexing awesome lists of open source software.

https://github.com/complate/complate-sample-express

complate sample application using Express on Node.js
https://github.com/complate/complate-sample-express

Last synced: about 1 year ago
JSON representation

complate sample application using Express on Node.js

Awesome Lists containing this project

README

          

complate-sample-express
=======================

This demonstrates complate server-side rendering in the context of an
[Express](http://expressjs.com) application, using the
[corresponding adaptor](https://github.com/complate/complate-express).

Getting Started
---------------

* ensure [Node](https://nodejs.org) is installed
* `npm install` downloads dependencies
* `npm start` starts the server at [localhost:3000](http://localhost:3000)