Skip to content

adrianjost/nuxtjs-theming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxtjs-theming

This Repo belongs to an article series on medium.org and demonstrates the techniques shown there.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev
# or with the example themed applied at localhost:3001
$ npm run dev:themed

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

# generate static project
$ npm run generate

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

About

This Repo belongs to an article series on medium.org and demonstrates the techniques shown there.

Resources

Stars

Watchers

Forks

Packages

No packages published