# website **Repository Path**: anily/website ## Basic Information - **Project Name**: website - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-17 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vue.js >= 2.0 Nuxt.js >= 1.0.0 Node.js > 8.0 MongoDB >= v3.6.3 nuxt/:前端UI界面 server/:后端服务功能 serviceUI/:后端UI界面源码 进入blog库 $ use blog 插入登录用户名及密码 $ db.users.insert({username:'demo',password:'626dd3c7157d6460664c3b5c3778c96c'}) 用户名及密码登录 用户名为:demo 密码为:123456