Skip to content

raywill/fav

Repository files navigation

My Collation

This is an example React project that uses [AmazeUI], preview here.

Requirements

  • php 5.3+
  • node
  • webpack

Installation

git clone https://github.com/raywill/fav.git
cd fav
npm install
npm run build
cd release
ls

Then all files are ready in fav/release folder. you can copy it to your server

收藏夹

学习React做的一个小收藏夹,适合个人收藏自己喜欢的站点。 效果预览.

环境要求

  • php 5.3+
  • node
  • webpack

安装方法

git clone https://github.com/raywill/fav.git
cd fav
npm install
npm run build
cd release
ls

编译成功后,所有文件都在release目录下。你可以把release目录中的文件拷贝到你的服务器任意目录下。

注意:

  • release目录下的data.json是数据文件,清理release目录时注意保留本文件。
  • data.json目录必须可读可写,否则无法保存数据。
  • 默认提交新链接的密码:zhimakaimenba, 修改位置:src/www/upload.php

About

An small app for collecting favorite site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published