Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amilajack/erb-express-example


https://github.com/amilajack/erb-express-example

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

erb-express-example
==================

**An example of erb with express (express 4 in this case)**

## Setup
⚠️ These instructions assume that you have yarn. If you don't, make sure to install it: `npm i -g yarn`

```bash
git clone https://github.com/amilajack/erb-express-example.git
cd erb-express-example && yarn
yarn dev
```

## Notes
**For all the important changes, see https://github.com/amilajack/erb-express-example/commit/d638ae04cb65e6c35f5311a0b163e0aedd83e004**