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
- Discourse: https://sef.discourse.group/
- Leaderboard: https://sef-github-leaderboard.herokuapp.com
- Slack channel: https://sefheadquarters.slack.com
- Our Projects
- Core: https://github.com/sef-global/sef-core
- Academix
- ScholarX
Send us a Pull Request
Read: Development Best Practices at SEF
- 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.
-
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