Skip to content

KoerberDigitalDevTeam/example-project

Repository files navigation

Front-end Boilerplate

This is our front-end boilerplate using VueJs 2.x and following the Design System. According to the design system, this project already includes the initial structure likes a sidebar with a blank content page.

Dependencies included

Dependencies
VueJS v2.x
VueRouter
ESlint (airbnb)
i18n
Axios
Vuetify
Sass
Jest (with coverageThreshold)
Husky
Npm scripts
Vuex

Base components included

Base components
Navigation Menu
Title bar
Page Content
Footer
KD Component Library

Note: These components are using Atomic Design as the architecture design. All the components are responsive.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

About

Example project using kd-frontend-boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published