# account-book **Repository Path**: vvns/account-book ## Basic Information - **Project Name**: account-book - **Description**: nodejs小练习---记账本 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-09 - **Last Updated**: 2024-07-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Nodejs, Express ## README # account-book #### :tada: 介绍 nodejs小练习---记账本 #### :rocket: 项目启动 ``` npm start ``` 如果没有下载nodemon,修改`package.json`的`scripts`下的`start`属性 #### :tw-1f4e2: 数据库 数据库使用的是 `MongoDB` 8版本