grafikri / NuxtHelloWorld

The Playground project for nuxt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helloWorld

My shining Nuxt.js project

Build Setup

# install dependencies
$ npm run install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

ToDo

  • Storybook integration
  • Storybook addon integration(viewport)
  • Storybook custom webpack configuration
  • Building basic auth user
  • Using middleware with auth user to private pages
  • Using middleware with auth user to guest pages
  • inheriting Bootstrap variable
  • Routing users according to auth users logged in variable
  • .env file integration
  • Making all configuration on nuxtServerInit and plugins that needed by the app before run
  • Axios configuration as API
  • Atomic design integration
  • Using nuxt generate for static and dynamic pages

About

The Playground project for nuxt


Languages

Language:JavaScript 51.0%Language:Vue 34.3%Language:Raku 9.1%Language:Perl 4.4%Language:CSS 1.3%