https://kaiyuncheng.github.io/capturestudio/
Capture Studio is a photography services website built with Vue-cli.
Visitor Interface - Computer
Visitor Interface - Mobile
- Using Vue-cli for Vue.js project management
- Using VueAxios to get data through API
- Using Bootstrap for grid system
- Using vue-loading-overlay to customize personal loading animation
- Using vue-awesome-swiper to build flexible carousel and slider with responsive and mobile touchable
- Using vue-cool-lightbox to build flexible photo galleries
- Using Vuelidate for form validation
- Using Vue2Editor for text editor in Admin dashboard
Backend APIs are provided by [hexschool]
npm install
npm run serve
npm run build
npm run lint