Skip to content
 
 

Repository files navigation

django-vue-webpack

A boilerplate of using Django as backend framework, Vue js and webpack as the frontend setup.

Installation

Clone the repository

git clone [email protected]:longtranista/django-vue-webpack.git

Run django

python manage.py runserver 0.0.0.0:8000

Install npm packages

npm install

Run client (node)

npm run dev

Build production (node)

npm run build

We are done.

Enjoy coding

About

A boilerplate of using Django as backend framework, Vue js and webpack as the frontend setup.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages