Skip to content

nuxtとstorybookが使えるテンプレートファイルです。

Notifications You must be signed in to change notification settings

nittashiori/nuxt-template

Repository files navigation

nuxt-template

nuxt と storybook が使えるテンプレートファイルです。 CSS は SCSS を導入。reset.css など基本になるスタイルは追加されてるので適宜調整してください。

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# storybook launch
$ yarn run start-storybook

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

About

nuxtとstorybookが使えるテンプレートファイルです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published