git 테스트

sbkwgh a4b57acabd Make button normal height 8 年之前
build 15bb24dba9 Initial commit 8 年之前
config 15bb24dba9 Initial commit 8 年之前
src a4b57acabd Make button normal height 8 年之前
static 15bb24dba9 Initial commit 8 年之前
.babelrc 15bb24dba9 Initial commit 8 年之前
.editorconfig 15bb24dba9 Initial commit 8 年之前
.gitignore 15bb24dba9 Initial commit 8 年之前
README.md 15bb24dba9 Initial commit 8 年之前
index.html 706b8584b9 Header structure 8 年之前
package.json 12237d2cee Add marked dependency 8 年之前

README.md

frontend

Frontend for forum

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.