# HT **Repository Path**: anily/HT ## Basic Information - **Project Name**: HT - **Description**: koa2+nuxt 登录注册实例 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-06-13 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HT_Admin Koa+Nuxt+Mongodb+Redis+Axios 登录注册功能 邮件验证码发送 > My kryptonian Nuxt.js project ## Build Setup ``` bash # install dependencies $ npm install # serve with hot reload at 127.0.0.1:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start # generate static project $ npm run generate ``` For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).