/untitled-nuxt

A template project for building SSR web applications.

Primary LanguageTypeScript

Untitled

A template project for building SSR web applications.

Untiled

Featuring

Frontend

  • Vue.js (Nuxt SSR) 💚
  • Vue Apollo
  • State Management with Apollo
  • Vuetify 💄 & Material Design 2
  • SASS (Dart-Sass)

Backend

Misc

Setup

npm install

Workflow

Development

npm run dev

Production

  1. Run build first
npm run build
  1. Serve
npm start

LICENSE

MIT