kiboky 0e8819f155 delete 기능 추가 il y a 5 ans
..
assets 0ac0cad3ed create nuxt project il y a 5 ans
components 0ac0cad3ed create nuxt project il y a 5 ans
layouts 0ac0cad3ed create nuxt project il y a 5 ans
middleware 0ac0cad3ed create nuxt project il y a 5 ans
pages 0e8819f155 delete 기능 추가 il y a 5 ans
plugins 0ac0cad3ed create nuxt project il y a 5 ans
static 831f3dae64 조회 및 css 추가 il y a 5 ans
store 0ac0cad3ed create nuxt project il y a 5 ans
.editorconfig 0ac0cad3ed create nuxt project il y a 5 ans
.gitignore 0ac0cad3ed create nuxt project il y a 5 ans
README.md 0ac0cad3ed create nuxt project il y a 5 ans
jsconfig.json 0ac0cad3ed create nuxt project il y a 5 ans
nuxt.config.js 831f3dae64 조회 및 css 추가 il y a 5 ans
package-lock.json 5af91131af improve il y a 5 ans
package.json 0ac0cad3ed create nuxt project il y a 5 ans

README.md

admin

My ultimate Nuxt.js project

Build Setup

# install dependencies
$ npm run 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.