Skip to content

Official Website for Sustainable Education Foundation

License

Notifications You must be signed in to change notification settings

YoshithaRathnayake/sef-site

 
 

Repository files navigation

Official Website for Sustainable Education Foundation

contributions welcome Hits version Build Status 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


Sustainable Education Foundation

Developed using theme Argon by Creative tim

About

Official Website for Sustainable Education Foundation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 42.8%
  • HTML 39.4%
  • SCSS 13.7%
  • JavaScript 4.0%
  • Shell 0.1%