mkskaushalya / sef-site

Official Website for Sustainable Education Foundation

Home Page:https://sefglobal.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Official Website for Sustainable Education Foundation

contributions welcome Hits version Twitter Follow

This website was built by a set of enthusiastic developers as part of the Sustainable Education Foundation.

This repository contains source for Sustainable Education Foundation Website. View Website

SEF Group Pages and Other Projects

Contribution

Want to contribute to this project?

Send us a Pull Request

Read: Development Best Practices at SEF

Prerequisites

Tech Stack

  • Bootstrap - Create responsive websites and web applications
  • JQuery - Simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation
  • MaustacheJS - Used for HTML, config files, source code . It works by expanding tags in a template using values provided in a hash or object.

Run Locally

  • Clone your forked repository

    git clone https://github.com/USERNAME/sef-site
    cd sef-site
    
  • Install all the dependencies

    npm install 
    
  • Start the server with

    npm start
    
  • Visit your app at http://localhost:9000


© 2024 Sustainable Education Foundation - SEF.

Developed using theme Argon by Creative tim

About

Official Website for Sustainable Education Foundation

https://sefglobal.org

License:MIT License


Languages

Language:HTML 38.9%Language:CSS 30.8%Language:SCSS 26.5%Language:JavaScript 3.9%