# Stick-with-MD **Repository Path**: haochen9/stick-with-md ## Basic Information - **Project Name**: Stick-with-MD - **Description**: 一个可以把个人学习笔记(Markdown格式)转换成记忆卡片的WEB应用。 前端基于Vue2.0和Vue Beauty(UI框架)。后端使用NodeJS,Express和MongoDB。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-16 - **Last Updated**: 2022-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stick-with-md ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).