nuxt storybook element boilerplate
1.0.0
私の上品な Nuxt.js プロジェクト
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
動作の詳細については、Nuxt.js ドキュメントを参照してください。