Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 373 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 373 Bytes

Next.js + Express

Next.js project using Spotify API (See demo).

Build Setup

# Dependencies
$ npm install

# Serve at at localhost:3000
$ npm run dev

Docs