An open API service indexing awesome lists of open source software.

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

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