GithubHelp home page GithubHelp logo

ubiquitous-lamp's Introduction

Chooch Foundation

Getting Started

To contribute to this project, follow the steps below to set up your development environment.

Prerequisites

Make sure you have the following software installed on your system:

  • Visual Studio Code - A lightweight and powerful code editor.
  • Git - Version control system for tracking changes in your codebase.
  • Node.js 18 - JavaScript runtime environment for executing server-side JavaScript code.
  • Angular CLI 15 - Command-line interface for Angular development.

Installation

  1. Download and install Visual Studio Code from the official website.

  2. Install Git by following the instructions provided on the official Git website.

  3. Install Node.js 18 by visiting the official Node.js website and downloading the appropriate installer for your operating system. Follow the installation instructions provided.

  4. Open a terminal or command prompt, and run the following command to install the Angular CLI 15 globally:

npm install -g @angular/cli@15

This will install the Angular CLI globally on your system.

Clone the Repository

  1. Open a terminal or command prompt.

  2. Change the current working directory to the location where you want to clone the repository.

  3. Run the following command to clone the repository:

git clone https://github.com/DRCodeBase/ubiquitous-lamp.git

Start the Development Server

  1. Change the current working directory to the cloned repository:
cd ubiquitous-lamp
  1. Install the project dependencies by running the following command:
npm install
  1. Start the development server by running the following command:
ng serve

This will compile the project and start a local development server.

  1. Open your web browser and visit http://localhost:4200 to view the application.

You are now ready to start contributing to the project!

ubiquitous-lamp's People

Contributors

drcodebase avatar

Stargazers

 avatar

Watchers

 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.