/Flicker-FE

一个可高度自定义内容/样式的知识分享及学习社区

Primary LanguageJavaScriptMIT LicenseMIT

Flicker

 

Flicker

Repository size License Github issues Github stars

🚧 Flicker 🚀 Under construction... 🚧


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Flicker 是一款可高度自定义的知识学习及分享网站, 部署于: [TODO]

✨ Features

  • 支持在网页中复习知识库中的题目
  • 支持自定义题库
  • 可分享自己的题库
  • 可收藏他人分享的题库
  • 可对题目进行评论

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/xiong35/Flicker-FE

# Access
$ cd Flicker-FE

# Install dependencies
$ npm i

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by

 

Back to top