angularspree icon indicating copy to clipboard operation
angularspree copied to clipboard

angular e-commerce framework for online store

Results 20 angularspree issues
Sort by recently updated
recently updated
newest added

since the Fibers package doesn't work in the latest versions of nodejs, the "yarn start:dev-ng-spree" command is failing I see two solutions to this: * fixing it by updating sass-loader...

![image](https://user-images.githubusercontent.com/84310897/128044374-4be988df-3e77-4657-937f-b7421fa27ff6.png)

This is also available for the demo store you have on your site https://www.aviastore.in/ I can't add any items to the cart and I can't test the store.

https://storybook.js.org/docs/guides/guide-angular/

enhancement
Icebox

Please create test case for all modules , components, and services. I am following your structure "angularspree" Thanks Krishna

I am using this setup in my package.json: "name": "angularspree", "version": "0.0.1", "license": "MIT", "scripts": { "ng": "./node_modules/@angular/cli/bin/ng", "start-mock": "ng serve -H 0.0.0.0 --environment=mock", **"start": "cd dist && ../node_modules/live-server/live-server.js --port=8081...

When I delete a user from the admin app, re-register with the same user information and then try to sign in, I get following error message: [error] #PID running SnitchApiWeb.Endpoint...

## Why? - UI of sort & filter menu for the mobile view. ## This change addresses the need by? - Created components for a mobile view of the sort...

Ready for merge

run docker-compose on ubuntu 18.10 tried on develop version and 1.0 release `$ sudo docker-compose up Starting angularspree-client-start ... done Attaching to angularspree-client-start angularspree-client-start | npm info it worked if...