Giter Site home page Giter Site logo

gikkkkkk / irisapivueadmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aiweisir/irisapivueadmin

0.0 0.0 0.0 1.62 MB

IrisApiProject 前端代码

Home Page: https://github.com/snowlyg/IrisApiVueAdmin

JavaScript 32.24% HTML 0.22% Vue 59.91% CSS 7.64%

irisapivueadmin's Introduction

IrisApiVueAdmin

IrisAdminApi 的前端代码 IrisAdminApi 地址 https://github.com/snowlyg/IrisAdminApi

Build Setup

install dependencies
npm install
在src/utils/ 下面新建文件 apiUrl.js
复制内容到文件内
const api_url = 'http://localhost:80';
export default api_url;

serve with hot reload at localhost:8080

npm run dev
输入地址 http://localhost:8080

管理员账号:username
管理员密码:password

// config/index.js 文件修改打包文件生成位置

build: {
    // Template for index.html
    index: path.resolve(__dirname, '../../IrisAdminApi/resources/index.html'),

    // Paths
    assetsRoot: path.resolve(__dirname, '../../IrisAdminApi/resources'),

irisapivueadmin's People

Contributors

snowlyg 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.