Skip to content

mluberry/nuxt-express

Repository files navigation

Nuxt.js + Express

Nuxt.js project using Spotify API.

Build Setup

# Dependencies
$ yarn install

# HMR Serve at at localhost:3000
$ npm run dev

# Production build
$ npm run build
$ npm start

# Generate static project
$ npm run generate

Docs

Releases

No releases published

Packages

No packages published