Home
Softono
nuxt-express

nuxt-express

Open source Vue
45
Stars
7
Forks
1
Issues
1
Watchers
9 years
Last Commit

About nuxt-express

A simple app using Nuxt.js

Platforms

Web Self-hosted

Languages

Vue

Links

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