Skip to content

bhaveshAn/Seraph

Repository files navigation

seraph

Seraph

Where companies are built

Installation

git clone https://github.com/bhaveshAn/Seraph.git
cd Seraph

virtualenv -p python3 venv
source venv/bin/activate

pip install -r requirements.txt

npm install --global bower
bower install

python3 manage.py migrate

python3 manage.py createsuperuser

python3 manage.py runserver

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published