Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 612 Bytes

README.md

File metadata and controls

38 lines (28 loc) · 612 Bytes

Vue.js shop

Created with vue.js version 3 and vue router. Backend by Firebase. Webapp hosted at AWS Amplify.

Visit the webapp here:

https://dev3397.d1gizbklncalni.amplifyapp.com/

use the following credentials to test the Onlineshop:

[email protected] 123456789

Or create your own Account and login

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.