Git Product home page Git Product logo

elewa-website's Introduction

Elewa-website

Root for the new elewa education website https://elewa.education

Built With

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 ElewaEducation Website.

  • Node.js
  • npm
  • AngularCLI (run the command below to install globally)
 npm install -g @angular/cli 
  • Nx (run the command below to install globally)
 npm i -g nx 

Setup

  1. Clone the repo into a public GitHub repository (fork https://github.com/italanta/elewa-website/fork).

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

    cd elewa-website
  3. Install packages with npm

    npm i --legacy-peer-deps
  4. Set up your .env file

    • Navigate into the environments directory apps/elewa-website/src/environments
    • Duplicate and then Rename environment.ts.example to environment.ts
    • Duplicate and then Rename environment.prod.ts.example to environment.prod.ts
  5. Start the dev server (this will run your app as an SPA)

    nx serve
  6. You can also server render your app.

    npm run dev:ssr

elewa-website's People

Contributors

alexotieno1717 avatar annal001 avatar dancunrandy avatar darlene9497 avatar dennis-mburu avatar jbdura avatar jrosseel avatar kevinkkimutai avatar kiplangat01 avatar leestan360 avatar lemmymwaura avatar levy-web avatar markbriank avatar mutagah avatar paul-ike avatar perisoduol618 avatar philipngungi037 avatar preston-56 avatar randy-kip avatar sainamercy avatar stephenonchieku1 avatar steve664 avatar t-erry avatar thadeusdev avatar tracie35 avatar tusko97 avatar yhworld 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.