# for-test-001 **Repository Path**: dormi330/for-test-001 ## Basic Information - **Project Name**: for-test-001 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-12-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nuxt2 + element dashboard ## Docs For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js). ## Build Setup ```bash # install dependencies $ yarn # serve with hot reload at localhost:3000 # using mock api to develop $ yarn mock # using mock api to develop which doesn't need login $ yarn mock:nologin # using backend api to develop $ yarn dev # build for production $ yarn build ``` ## code style when you npm i or yarn, prettier has already installed the configuration file is .prettierrc Pre-commit Hook use [pretty-quick](https://github.com/azz/pretty-quick), maybe commit in terminal will be better, in IDE like webstorm it may get confused behavior😕