RESA-Sheets

所属分类:超算/并行计算
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2024-01-05 09:55:11
上 传 者sh-1993
说明:  RESA sheets是一种电子表格服务,类似于Google sheets,事实上是Single Page Application(SPA),具有由React.js实现的动态前端和由Node.js.上的Express.js通过套接字服务器实现的强大后端,因此它是一个具有套接字编程并发模型的全堆栈web应用程序
(A RESA sheets is a spreadsheets service like Google sheets and in fact Singtle-Page Application (SPA) with a dynamic frontend implemented by React.js and powerfull backend implemented by Express.js over Node.js. with a socket server, so it s a full-stack web application with concurrency model with socket programming)

文件列表:
RESA_backend/
RESA_frontend/
RESA_socket-server_backend/

# RESA Sheets React-Express-Socket-App (RESA) is a Single-Page spreadsheets Application with full-stack implimentation for store, intract and edit csv files with tabular data (in spreadsheets formats). ## Create React-frontend npx create-react-app resa_react ## Create Express-backend and Express-backend for socket server npx express-generator ## Installation Node Package Mnager (NPM) For React-frontend and Express-backend run: npm install npm install nodemon ## Install packages for front end (React.js) npm install axios npm install socket.io-client npm install @mui/material @emotion/react @emotion/styled npm install @mui/x-data-grid npm install @mui/material @emotion/react @emotion/styled npm install @mui/icons-material @mui/material @emotion/styled@emotion/react ## Install packages for Express-backend npm install mongoose npm install jsonwebtoken npm install socket.io npm install crypto

近期下载者

相关文件


收藏者