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

https://github.com/abdenasser/twitter-clone

Nodal is a (rails-like) web server for nodejs, this repo is just for test!
https://github.com/abdenasser/twitter-clone

Last synced: 6 months ago
JSON representation

Nodal is a (rails-like) web server for nodejs, this repo is just for test!

Awesome Lists containing this project

README

          

# A Nodal Application

## Running Locally

```sh
nodal s
```

Your app should now be running on [localhost:3000](http://localhost:3000/).

Generated by [Nodal](http://nodaljs.com)