Hitting the Smithsonian’s museum art api for visual arts. I use the VueJS framework to display the unique pieces, allowing the user to curate and caption their own collection for exhibit.
npm install
cd VueJS-Art-Gallery
npm install vue-template-compiler
npm audit fix
npm run dev
npm run build
npm run build --report
For a detailed explanation on how things work, check out the guide and docs for vue-loader.