Code Monkey home page Code Monkey logo

vuefinal's Introduction

vue-project🐮🍺

概述:本仓库是本人在大三上册前端课程中的前端大作业🔥 希望大家能加入然后提出改进的建议💖 如果对大家有帮助的话,希望大家可以为这个项目点上一颗星星⭐

欢迎大家关注一下😊

技术借鉴和参考(善用Ctrl+F)🔍

Project setup

cnpm install

安装一下后台服务的包

  1. node.js服务
  2. express
  3. jwt(生成token)jsonwebtoken 解析token: 安装: jwt-decode
  4. mysql
  5. mockjs -- 模拟数据
    1. 安装: cnpm i mockjs -S

    2. 引入: node.js: const Mock = require('mockjs') 前端js: import Mock from 'mockjs'

    3. 语法: Mock.mock()

  6. swiper
  7. bootstrap
  8. element
  9. echarts

Run

cnpm run serve

Node

1.cd Server
2.nodemon

启动问题

遇到启动问题执行

set NODE_OPTIONS=--openssl-legacy-provider

仓库管理的Git指令

  • git add .
  • git commit -m""
  • git pull --rebase origin master
  • git push -u origin master

npm config set legacy-peer-deps true

提供的帮助

Vue + Vue-router + Vuex + Element-ui + Axios + Echarts + 其他三方库

vuefinal's People

Contributors

rachel1771 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.