gohh56 / story-mori

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live-app-01

story-mori

setup

node.js

$ brew install node

If you manage multiple node versions, please use (nvm)[https://github.com/creationix/nvm], (n)[https://github.com/tj/n], or like those.

database

$ brew install mysql

yarn

$ brew install yarn

server

$ yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:JavaScript 63.7%Language:Vue 30.7%Language:HTML 5.6%