Skip to content

nuxt-image-board/frontend

Repository files navigation

frontend

NuxtImageBoardのフロントエンドサイド(Nuxt.js/ SSR)

Screenshot

Coming soon!

Demo

Coming soon!

Deploy Setup

Coming soon!

Build Setup

このサイトを動作させるにはバックエンドおよびToyMoneyサーバーが必要です。
詳細な手順は後日追加します

# 必須ライブラリをインストールする
$ npm install

# Devlopment環境をlocalhost:3000で起動する
$ npm run dev

# Production環境で起動する
$ npm run build
$ npm run start

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

About

NuxtImageBoard frontend web app (Powered by Nuxt.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published