cce-websitecoordinator / cce-website

This repository contains projects related to Christ College of Engineering (CCE), a premier institute for engineering education in India.

Home Page:http://cce.edu.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CCE Website

Run Locally

Clone the project

  git clone https://github.com/cce-websitecoordinator/cce-website.git

Go to the project directory

  cd cce-website

Install dependencies

  pip install requirements.txt

Install Tailwind css

  cd theme/static_src
npm install 

Start Django Server

  python manage.py runserver

Start Tailwind Server

  python manage.py tailwind start

Badges

MIT License

About

This repository contains projects related to Christ College of Engineering (CCE), a premier institute for engineering education in India.

http://cce.edu.in


Languages

Language:JavaScript 63.8%Language:HTML 22.4%Language:Python 10.6%Language:CSS 3.0%Language:Shell 0.1%Language:Smarty 0.1%Language:Dockerfile 0.0%