# ideablog_user **Repository Path**: study821/ideablog_user ## Basic Information - **Project Name**: ideablog_user - **Description**: 本项目为ideablog项目的用户端。ideablog项目是一个知识管理型开源博客,采用前后端分离的方式进行开发。ideablog项目分为ideablog_user、ideablog_admin、ideablog_service端,分别是用户端、管理端、服务接口端。更多信息请访问 www.ideaworks.club - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ideablog_user > ideablog_user项目是ideablog知识型管理博客的用户端,详情访问[全栈港](www.ideaworks.club)。 ## Build Setup ``` bash # install dependencies $ npm 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](https://nuxtjs.org).