React-Ecommerce
React-Ecommerce copied to clipboard
eCommerce platform.
The project isn't built and After going through your code, I had noticed in V0.26.0 a lot of components was missing. Is this the still the same with your latest...
Hi, I'm new to Cezerin and this is my first time set up. After running npm start, I can was able to run the admin landing page successfully, but going...
Hello, I would like to know if someone logor migrate from bulma to bootstrap 4
Hello, First of all, thank you for your project, really good product !! Here is my issue, every day the theme and some settings are reset to default. I don't...
db.pages.insertMany([ {slug: '', meta_title: 'Home', enabled: true, is_system: true}, {slug: 'checkout', meta_title: 'Checkout', enabled: true, is_system: true}, {slug: 'checkout-success', meta_title: 'Thank You!', enabled: true, is_system: true}, {slug: 'cart', meta_title: 'Cart',...