QingBlogFrontend
1.0.0
清、光と緑の両方、私の恋人。
Vue2 スイート、Axios、ElementUI に基づいて作成されたシングルページ アプリケーション。
バックエンド プロジェクトは次のとおりです: QingBlog バックエンド
# install dependencies
npm install
#
npm start
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report