Code Monkey home page Code Monkey logo

alldonetoday2.0's Introduction

AllDoneToday

日程清单 课程表

同济大学 2023春季 Web技术 小组作业

版本历史

今日毕1.0版本在这里

前提条件

你需要先安装 Node.jsnpm ,以及 sqlite3

克隆项目

git clone https://github.com/youknowwhom/AllDoneToday2.0

配置并启动前端

进入项目文件夹,打开一个新的终端,执行如下命令。

cd Frontend
npm install # 安装依赖
npm start # 启动 Vite dev server

配置并启动后端

进入项目文件夹,打开一个新的终端,执行如下命令。

cd Backend
npm install # 安装依赖
npm start # 启动 Nodemon

预览网页

当后端和前端都启动之后,访问 Vite 在控制台打印的网址即可预览网页。

alldonetoday2.0's People

Contributors

vvsxmja avatar youknowwhom avatar gggaq avatar dependabot[bot] avatar seanwang0027 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.