Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 416 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 416 Bytes

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