Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ngerakines/no-live-press

Lessons and learnings in the world of LiveScript and Express.js.
https://github.com/ngerakines/no-live-press

Last synced: about 1 month ago
JSON representation

Lessons and learnings in the world of LiveScript and Express.js.

Awesome Lists containing this project

README

        

# Installation Notes

```bash
sudo npm install -g express
sudo npm install -g LiveScript
```

# Express

Express could not be installed locally due to NTFSs limited support for symlinks. This approach would have been viable if not for the fact that I creaed this folder while in a Linux VM on a Windows host.

# LiveScript

This project seemsto preer being globally installed. Being a lover and not a fighter, I agreed to comply.