0.1.2 • Published 7 years ago
c-flagsgallery v0.1.2
c-flagsgallery
Flags gallery under Unify Design System Standards.
Project setup
npm i c-flagsgallery or yarn add c-flagsgalleryUsage
import cflagsgallery from 'c-flagsgallery/src/components/c-flagsgallery.vue';Compiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lint