cx-lu / christinalu

personal site

Home Page:http://www.christinalu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run app

cd backend

# Install requirements
brew install pipenv
pipenv sync

# Launch server
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver

About

personal site

http://www.christinalu.io


Languages

Language:JavaScript 52.2%Language:CSS 46.2%Language:Python 1.4%Language:HTML 0.2%Language:Procfile 0.0%