Giter VIP home page Giter VIP logo

mihiru-vue's Introduction

个人站点mihiru.com的前端页面项目, 将原先的纯HTML+JS改造成基于VUE的项目. 部分模块采用了vuetify UI组件库.
后端接口地址在.env文件中配置, .env.production为生成部署环境文件时采用的接口地址.

调试运行

npm run serve

编译生成部署用文件

npm run build

注意在vue.config.js中修改部署环境访问地址
部署时需注意将对子页面的访问需重定向到根目录的index.html处理, 否则用户通过地址栏直接访问子页面地址将会404. 请参考vue router官方文档

分析编译文件

npm run analyze

如果提示cross-env不是可运行程序, 请先安装cross-env

npm install -g cross-env

mihiru-vue's People

Contributors

mihirukiss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.