/cce-website

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

Primary LanguageJavaScript

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