Skip to content

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

Notifications You must be signed in to change notification settings

cce-websitecoordinator/cce-website

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published