Skip to content
/ in Public

About The personal website/portfolio template by Goutham Sankar. Built using React.

Notifications You must be signed in to change notification settings

GouthamGuna/in

Repository files navigation

Developer's Portfolio.

About

  * IDE Visual Sudio Code version : 1.66.0
  
  * Node: 16.14.0
  
  * Package Manager: npm 8.3.1
  
  * Angular CLI: 13.2.5
  
  * Package                          Version
    ------------------------------------------------------
    @angular-<user-ver>/architect    0.1302.5 (cli-only)
    @angular-<user-ver>/core         13.2.5   (cli-only)
    @angular-<user-ver>/schematics   13.2.5   (cli-only)
    @schematics/angular              13.2.5   (cli-only)

Setup And Deployment 🔧

  • To Get Started, Fork this repository to your GitHub account:

  • Clone the forked repo from your account using:

       git clone https://github.com/<your-username>/in.git
    
  • After editing run the following bash commands:

      npm install
      
      npm start
    
  • To deploy website, run:

       npm run build
      
       npm run deploy
    
  • Congrats your site is up and running. To see it live, visit:

       https://<your-username>.github.io/in