All Projects → lokalkauf → lokalkauf-frontend

lokalkauf / lokalkauf-frontend

Licence: MIT License
lokalkauf is an easy to use online platform to set up local shops with an online shop, which allows them to supply their customers via a local delivery chain. This can keep businesses running, even in times of social distancing. This is the Angular frontend.

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to lokalkauf-frontend

ecommerce
Laravel open source e-commerce system.
Stars: ✭ 209 (+945%)
Mutual labels:  ecommerce, angular-material
Laravel Ecommerce
Laravel open source e-commerce system.
Stars: ✭ 163 (+715%)
Mutual labels:  ecommerce, angular-material
cartify
Shopping Cart implementation to serve as a shell for building e-commerce apps | Angular 7, Node.js, MongoDB
Stars: ✭ 22 (+10%)
Mutual labels:  ecommerce, angular-material
SyliusReportPlugin
Report Plugin for Sylius. This plugin add a report interface to the Sylius administration. Some reports comes with this bundle but you can create your custom reports.
Stars: ✭ 25 (+25%)
Mutual labels:  ecommerce
ncg-crud-ngx-md
Angular 4+ Material Design CRUD/Admin app by NinjaCodeGen http://DNAfor.NET
Stars: ✭ 36 (+80%)
Mutual labels:  angular-material
php-client
🚀 Apisearch PHP Client
Stars: ✭ 26 (+30%)
Mutual labels:  ecommerce
hydrus-web
Web client for Hydrus
Stars: ✭ 38 (+90%)
Mutual labels:  angular-material
kirby-flat-file-snipcart
Demo code for a Snipcart-powered Kirby CMS e-commerce project.
Stars: ✭ 14 (-30%)
Mutual labels:  ecommerce
blog
MageVision Blog
Stars: ✭ 23 (+15%)
Mutual labels:  ecommerce
mini-project
An android eCommerce application for students through which they can buy and sell used goods .
Stars: ✭ 26 (+30%)
Mutual labels:  ecommerce
dummy-products-api
An api to fetch dummy e-commerce product 👕 👗 👖 👚 JSON data with placeholder images.
Stars: ✭ 102 (+410%)
Mutual labels:  ecommerce
magento2
Vue Storefront 2 integration for Magento 2
Stars: ✭ 94 (+370%)
Mutual labels:  ecommerce
relic bazaar
A Retro Theme-based e-commerce app for antiques. #Hack20
Stars: ✭ 78 (+290%)
Mutual labels:  ecommerce
boxshop
Laravel ecommerce platform
Stars: ✭ 78 (+290%)
Mutual labels:  ecommerce
ngx-mat-daterange-picker
Date range picker component based of Angular Material Calendar component and configurable date presets. Packaged using ng-packagr.
Stars: ✭ 33 (+65%)
Mutual labels:  angular-material
ASPNETcoreAngularJWT
Angular in ASP.NET Core with JWT solution by systemjs
Stars: ✭ 48 (+140%)
Mutual labels:  angular-material
ECommerceProjectWithWebAPI
.NET 5.0 Web API İle E-Ticaret Sitesi Yapımı MVC,Win Form,Angular ve Mobil
Stars: ✭ 35 (+75%)
Mutual labels:  ecommerce
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (+90%)
Mutual labels:  ecommerce
SyliusVendorPlugin
This is a Sylius Plugin that add vendors (brands) to your store. The vendors is an entity that sells products and are fully customizable by the admin.
Stars: ✭ 51 (+155%)
Mutual labels:  ecommerce
course
gary60405.github.io/course/
Stars: ✭ 17 (-15%)
Mutual labels:  angular-material

lokalkauf - Frontend

lokalkauf is an easy to use online platform to set up local shops with an online shop, which allows them to supply their customers via a local delivery chain. This can keep businesses running, even in times of social distancing.

Created during the WirvsVirus Hackerthon.

Setup

Run npm i

Run npm install -g @angular/cli

Development server

Starting the frontend locally

Run npm run start for a dev server. Navigate to https://localhost:4200/. The app will automatically reload if you change any of the source files.

Starting the firebase emulators locally

Run npm run emulators:setup to install the firebase emulators locally. Then start everything up running npm run emulators. The emulator will serve the contents out of the dist directory. Make sure you run npm run build in advance to start the emulators.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].