Skip to content

IEEE-GECT/web-core

Repository files navigation

IEEE GECT Official Website

Build Deploy

Hosted here👈

🚀 Quick start

  1. 📁Clone this repository

    Clone this repository using git and navigate to the project folder

    git clone https://github.com/IEEE-GECT/web-core.git
    cd web-core
  2. 🔨Start developing

    Install all dependencies and start the development server

    npm install
    # OR
    npm i
    
    # Start development server
    gatsby develop
    # OR
    npm run develop
  3. 💫Deployment

    Deploy website

    npm run deploy -- <host> <user> <password>

    Deploy to Github Pages

    npm run deploy-gh

Made with Gatsby

About

Github repository of IEEE SB GEC Thrissur website, made with Gatsby

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 15