supermarsx / entidadesmb

EntidadesMB node server and react-native application

Home Page:https://entidadesmb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EntidadesMB

This is the source for EntidadesMB node server and react-native application. Open sourced partially, includes a sample json "database" for tests.

Quick Start

For you to be able to run a entidadesmb server you should have node installed.

To start the server you first download/clone this repo, cd/enter server folder, install node dependencies and then run the app.

$ git clone https://github.com/eduardomota/entidadesmb.git
$ cd entidadesmb/server/
$ npm install
$ cd app
$ node index.js

About

EntidadesMB node server and react-native application

https://entidadesmb.com/

License:MIT License


Languages

Language:JavaScript 59.1%Language:HTML 20.7%Language:CSS 20.2%