vuedo下载 - 一款基于Laravel和Vue.js开发的博客开源程序
2084 2018-01-09 PHP MIT 官方网站
Vuedo 一款基于Laravel和Vue.js开发的博客开源程序
2084 2018-01-09 PHP MIT 官方网站
Vuedo 一款基于Laravel和Vue.js开发的博客开源程序
v0.0.1.zip(v0.0.1) 下载
Vuedo 一款基于Laravel和Vue.js开发的博客开源程序,官方文档请访问 official announcement.
Vue.js Feed is a place where News, Tutorials, Plugins, Showcases and more things regarding Vue are handpicked and shared with the community.
Manage posts and media
Categorize posts
User Roles
Content moderation
Markdown Editor
Amazon S3 integration
and more...
Download this repo.
Rename .env.example
to .env
and fill the options.
Run the following commands:
composer install
npm install
php artisan key:generate
php artisan migrate
php artisan db:seed
gulp
php artisan serve
If you are making changes to JavaScript or Styles make sure you run gulp watch
.
You can find the technical description and a list with the libraries used in development here.
Soon a roadmap for contribution will be added so everyone will be welcome to join.
For latest releases and announcements, follow @vuedo on Twitter.
Vuedo is open-sourced software licensed under the MIT license.