Send us a Pull Request
Read: Development Best Practices at SEF
- Tailwind CSS - 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-dev cd sef-dev
-
Install all the dependencies
npm install
-
Start the server with
npm start
-
Visit your app at http://localhost:9000
Sustainable Education Foundation