make editing vimrc easy ever.
for the noobs who don't knonw how to edit vimrc
- pipenv installed
- python 3.7 install (optional, you can use any version upper 3.7)
- chrome installed
just do this (in development):
cd server; ng serve # Start server first
pipenv run python main.py # then start python apppublic: public foldersrc: angular projectmain.py: main python program