Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/villander/commerce-multi-agents
https://github.com/villander/commerce-multi-agents
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/villander/commerce-multi-agents
- Owner: villander
- Created: 2016-08-01T20:02:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-01T21:52:18.000Z (over 8 years ago)
- Last Synced: 2024-10-18T08:25:07.979Z (3 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Commerce with Multi Agents
Is a prototype of a e-commerce with multi-agents using [evejs](https://github.com/enmasseio/evejs)
## Prerequisites
You will need the following things properly installed on your computer.
* [Git](http://git-scm.com/)
* [Node.js](http://nodejs.org/) (with NPM)## Installation
* `git clone ` this repository
* change into the new directory
* `npm install`## Running / Development
* `npm run dev`
* Visit your App in your console.