0.1.0 • Published 7 years ago

YmpleCommerce v0.1.0

Weekly downloads
12
License
-
Repository
github
Last release
7 years ago

Version 0.1.1 (released 11.2016)

Version 0.2.0 will be released in 3.2017

Version 0.3.0 will be released in 9.2017

Website

Open Source E-Commerce Solution for Everyone built with Sails.js (Node.js + MongoDB)

System Dependencies

  • Node.js v4.4.1
  • MongoDB v3.2.6
  • Sails.js v0.12

How To Run

  • With Node Package ( Not the last version)

    npm install YmpleCommerce

    run a mongodb instance on port 27017

    run node app.js

  • With Github
Clone the Git project

For Ubuntu and Centos run: 
$ npm install bcrypt

Go to the folder ymple-commerce and run :
$ node app.js

go to the url http://localhost:1338/admin/install

Contributing

YmpleCommerce is an Open Source project.

If you want to contribute code to Ymple-Commerce, read the CONTRIBUTING.md file in this repository or read the tutorials about contribution on the documentation site.

======== Code licensed under GPL v2 License.