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

https://github.com/codeofnode/client-server

A sample application with json2server to demonstrate its use to build modular application.
https://github.com/codeofnode/client-server

Last synced: about 1 month ago
JSON representation

A sample application with json2server to demonstrate its use to build modular application.

Awesome Lists containing this project

README

          

# client-server
> This is the project to develop and build a single page web app with json2server.

# How to run
```
$ npm install
$ npm test // in case you want to run test script
$ npm start //in case you want to run app
```

# Licence
> MIT