Skip to content

Dimassss/karpus-host

Repository files navigation

About karpus-host repository

This is code of website, which I have created for my parents as business card.

How to run code

Follow the instucrions:

  • Install php on your machine
  • Install composer on your machine
  • Install npm on your machine
  • Download this code on your machine
  • Open terminal in the folder, where you have downloaded this code
  • Run commmand mkdir storage/framework/sessions storage/framework/views storage/framework/cache -p
  • Run command composer install
  • Run command npm i
  • Run command npm run prod
  • Run command php artisan serve
  • Open in you browser http://localhost:8000/

Used technologies:

  • Laravel 8
  • webpack
  • Vue 2
  • Vuex
  • Vuetify UI
  • SCSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published