Code Monkey home page Code Monkey logo

elewa-website-html's Introduction

iTalanta "Discover" Program Contribution Guide

Welcome to the iTalanta "Discover" program! This guide provides students and contributors with essential information and guidelines for making contributions to the iTalanta "Discover" program. In this guide, we'll cover what to expect from the program and provide details on our workflow documentation.

Table of Contents

1. Introduction to iTalanta "Discover" Program

The iTalanta "Discover" program is designed to prepare learners for their first job, internship, or apprenticeship In this program, you will work in a simulated work environment, collaborating on open-source software projects. You will be mentored by experienced developers who will act as project managers, answer your questions, review your work, and provide guidance throughout your journey.

2. Program Objectives

The primary objectives of the iTalanta "Discover" program include:

  • Preparing learners for their first job, internship, or apprenticeship.
  • Teaching timeless fundamentals of software development.
  • Providing a simulated work environment for practical experience.
  • Offering mentorship and guidance by experienced developers.

Please review our Workflow Documentation before beginning your contribution.

3. Getting Started

To get a local copy up and running, please follow these simple steps.

Prerequisites

Here is what you need to be able to run the App.

  • Node.js
  • npm

Setup

  1. Fork then clone repo from your public GitHub repository (fork https://github.com/italanta/elewa-website-html/fork).

    git clone https://github.com/{yourusername}/elewa-website-html.git
  2. Go to the project folder

    cd elewa-website-html
  3. Install packages with npm

    npm i
  4. Compile typescript to js and watch for live changes

    npm run watch:ts
  5. Start the dev server.

    npm run serve

elewa-website-html's People

Contributors

lemmymwaura avatar colevanderswands avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.