Package Exports
- vue-nutrition-label
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-nutrition-label) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
vue-nutrition-label
VueJS component to create a 2018 FDA-style nutrition label
Build Setup
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run bundle
# run unit tests
npm run unit
# run all tests
npm testFor a detailed explanation on how things work, check out the guide and docs for vue-loader.