Skip to content

Zennに書いた「Nuxt.js(Composition API)で簡単お問い合わせフォーム実装」のサンプルリポジトリです。

Notifications You must be signed in to change notification settings

Shigeyuki-fukuda/nuxt-inquiry-form

Repository files navigation

nuxt-inquiry-form

Build Setup

# install dependencies
$ npm 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

# lint
$ npm run lint-fix

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

About

Zennに書いた「Nuxt.js(Composition API)で簡単お問い合わせフォーム実装」のサンプルリポジトリです。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published