Skip to content

Chaozs/Chaozs.github.io

 
 

Repository files navigation

React Portfolio

Live Site

Setup

Install dependencies:

npm install

Development

Start the dev server:

npm run start

Build

Create a production build:

npm run build

The production build is generated in dist/.

Preview the production build locally:

npm run preview

Deploy

Legacy GitHub Pages deployment publishes the dist folder:

npm run deploy

Azure Static Web Apps builds from source automatically through its GitHub integration, so dist does not need to be committed for Azure deployment.

About

React website portfolio

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 77.5%
  • TypeScript 16.8%
  • HTML 4.7%
  • Other 1.0%