kiboky 726c88821a 상품목록페이지 퍼블리싱 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 726c88821a 상품목록페이지 퍼블리싱 il y a 5 ans
plugins 0ac0cad3ed create nuxt project il y a 5 ans
static 3b46d42752 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 021985cb83 amazon 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.