Giter Club home page Giter Club logo

website's Introduction

TIRA Website

Getting Started for Developers

Local Development

Using Visual Studio

  1. Download and install Visual Studio 2019 with the following components:
    • .NET desktop development (Workload)
    • ASP.NET and web development (Workload)
    • .NET Core SDK (Individual Component)
  2. Install Node LTS or Current version whichever you prefer. Make sure to select the option to add it to your Path!
  3. Clone this repo and open the CORAbot.sln solution file found in the Website directory in Visual Studio
  4. Build and run the project
  5. You should now be able to view the site in your default browser.

Using VS Code

  1. Download and install VS Code then install the following:
  2. Install Node LTS or Current version whichever you prefer. Make sure to select the option to add it to your Path!
  3. Clone this repo and open the Website directory in VS Code.
  4. In the debug tab click on create a launch.json file then select the .Net Core option
  5. Start a debug session
  6. You should now be able to view the site in your default browser.

Front-End Dev

The Front-end of the site is set up in React. If you want to only to only contribute towards that part of the project then you can follow these steps to get started:

  1. Install Node LTS or Current version whichever you prefer. Make sure to select the option to add it to your Path!
  2. Clone this repo and open the ClientApp directory found in the Website folder in your favorite text editor.
  3. Open a terminal in that directory and run: npm start
  4. You should now be able to view the site in your default browser.

website's People

Contributors

petehauge avatar gaspardetienne97 avatar alexling540 avatar rogerbestmsft 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.