lqqokim / D-DevGuide

Nuxt(Vue + Express) 기반 사이트 구축

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev-doc

dev documents

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

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

About

Nuxt(Vue + Express) 기반 사이트 구축


Languages

Language:SCSS 52.5%Language:Vue 27.8%Language:Java 8.2%Language:TypeScript 6.0%Language:JavaScript 4.4%Language:HTML 1.0%Language:CSS 0.2%