bWjablonski / itunes-nuxt-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

A simple nuxt project hitting itunes api, nothing more

What we have

Store, router, layout, components, middleware, axios, translations

What we don't have

Plugins, proper pipelines, statics, .envs, enums and like... everything else. Seriously, it's just a test project, nothing more.

Commands

$ npm install 
$ npm run dev
$ npm run build
$ npm start
$ npm run generate

About


Languages

Language:Vue 67.0%Language:JavaScript 33.0%