# Blog **Repository Path**: zl627/Blog ## Basic Information - **Project Name**: Blog - **Description**: 个人博客,无需数据库,实现增删改查 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-02-07 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 不依赖数据库实现播客的增查 > vue+nodejs ## Build Setup 1. npm i 2. npm start || npm run dev 3. cd node && node app.js