Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 274 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 274 Bytes

tyrion-itunes

description

responsive browser of iTunes search API

using next.js as an application architecture framework

requirements

node 6.9.x npm 3.10.x

getting started

npm install
npm run dev

deploy

npm install
npm run build
npm start