Skip to content

tomatoaiu/Furikaeri

Repository files navigation

furikaeri-web

Codacy Badge FOSSA Status dependencies Status devDependencies Status Maintainability

Let's Furikaeri
Web Site

Nuxt.js + Vuetify.js project

Progress

Progress is slow because I am producing it as a hobby.
Now version 0.1.2

Build Setup

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the Nuxt.js and Vuetify.js documentation.

Deploy

firebase

License

FOSSA Status

Note (Lang: Ja)

デプロイの仕方

必要なもの

  • node v10.24.0
  • firebase-tools

流れ

npm run generate
firebase -V
firebase login
firebase serve
firebase deploy