Git Product home page Git Product logo

django-vue-spa's Introduction

基于 Django + Vue 前后端分离解决方案。

  • python 是一门很适合中小型创业公司的开发语言,无论是建站还是爬虫,都十分的简介方便。Django作为最火的 Python Web 框架,为开发者们带来了很多方便。

  • Vue 是在国内很火的前端框架,简单,轻量,易用。

快速安装


环境 python 3.6 pip 9.0.1 , npm 5.4.2 Vue-cli 2.x

下载项目

git clone https://github.com/wssss/Django-Vue-SPA

后端目录下

pip install -r requirements 
python manage.py runserver

前端目录下

npm install 
npm run dev

开发环境下项目使用 django-cors-headers 做跨域处理。

django-vue-spa's People

Contributors

wssss avatar

Watchers

James Cloos 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.