Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronchen2k/mobistore
eCommerce Fashion Store
https://github.com/aaronchen2k/mobistore
Last synced: 21 days ago
JSON representation
eCommerce Fashion Store
- Host: GitHub
- URL: https://github.com/aaronchen2k/mobistore
- Owner: aaronchen2k
- Created: 2015-12-13T02:39:49.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T17:36:47.000Z (about 5 years ago)
- Last Synced: 2024-08-01T21:44:32.445Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 17.2 MB
- Stars: 109
- Watchers: 20
- Forks: 51
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - mobistore
README
# eCommerce Fashion Store
Ionic 2.0, AngularJS 2.0, Node.js, MongoDB
### Quick start
```bash
Install mongodb-org-3.0
Import MongoDB data from xdoc/mongodb-dump.zipcd mobistore
sudo npm install
npm run devcd client
sudo npm install
ionic servecd admin
sudo npm install
npm start#Client Site
cd client
ionic serve```
### Licenses
All source code is licensed under the [GPLv3 License](LICENSE.md).