AvineshTripathi / Tutorial-G

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Important questions to remember

  • why change from cli to web

    • cause the visuals were not that attractive as aspected and we had barrier in implementing our ideas related to design
  • why typescript and not javascript

    • we can say typescript as an advance version of javascript which means anything that we know about javascipt is funtional over here also
    • in addition to that typescript gives us more funtionality and the major one is typescript is OOP based programming language while java script is cli type(need to know the exact word of it) langugage
  • using primereact for terminal(rich set of OSS component UI for react)

AKIA3XWRNUIJFE25GO4S

Getting Started with Create React App

  • clone the repo

      git clone <paste the link here>
  • run npm install

  • run npm start

About


Languages

Language:TypeScript 77.9%Language:HTML 11.3%Language:CSS 7.9%Language:Dockerfile 2.9%