https://github.com/imlunchtime/computerskillspractice
[SUPER EARLY BETA] A nice and cosy website for computer beginners to practice the basics
https://github.com/imlunchtime/computerskillspractice
tailwindcss vue webapp
Last synced: about 1 month ago
JSON representation
[SUPER EARLY BETA] A nice and cosy website for computer beginners to practice the basics
- Host: GitHub
- URL: https://github.com/imlunchtime/computerskillspractice
- Owner: ImLunchtime
- Created: 2025-10-19T06:31:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-10-27T07:00:35.000Z (8 months ago)
- Last Synced: 2025-10-27T08:31:01.672Z (8 months ago)
- Topics: tailwindcss, vue, webapp
- Language: Vue
- Homepage: http://cs.tmtec.top
- Size: 282 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Computer Skills Practice Website
A simple website for practicing computer skills. Navigate to ./computer-skills-practice and run `npm start` to launch.
### Technic details
- Frontend: Vue+TailwindCSS
- Backend: Node.js+Express
- Database: SQLite
## 计算机技能练习网站
一个简单的网站,用于练习计算机技能。
在`./computer-skills-practice`目录下运行`npm install`, `npm start`即可一并启动前后端。
### 技术信息
- 前端: Vue+TailwindCSS
- 后端: Node.js+Express
- 数据库: SQLite