• Stars
    star
    108
  • Rank 321,259 (Top 7 %)
  • Language
    CSS
  • Created almost 9 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

eCommerce Fashion Store

eCommerce Fashion Store

Ionic 2.0, AngularJS 2.0, Node.js, MongoDB

Quick start

Install mongodb-org-3.0
Import MongoDB data from xdoc/mongodb-dump.zip

cd mobistore
sudo npm install
npm run dev

cd client
sudo npm install
ionic serve

cd admin
sudo npm install
npm start

#Client Site
cd client
ionic serve

Licenses

All source code is licensed under the GPLv3 License.