Skip to content

matteodisabatino/ApioOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApioServer

This repository contains the apio server application and the client application.

Build and Run

Prerequisites

To install and run the Apio Server application you will need:

  • Nodejs
  • NPM
  • MongoDB

===========

Install

  • cd /path/to/your/directory
  • git clone https://github.com/ApioLab/ApioServer.git
  • cd ApioServer
  • npm install && bower install

The apio server application is now installed and configured

Run

From the server folder run:

  • mongod start &
  • node app

Use it:

Open your browser and digit this URL:

  • localhost:8083/app

If you want more information please visit: http://www.apio.cc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published