Skip to content

porsager/andrewchou-site

 
 

Repository files navigation

This is the source code for my soon-to-be personal site.

Some useful commands if you clone this repo:

  • npm install -> install dependencies for project
  • npm start -> use for development and watch for file changes
  • npm run build -> generate optimized bundle
  • npm run dev-server -> use webpack-dev-server to start a dev server (non-optimized bundle)
  • npm run prod-server -> use webpack-dev-server to start a server that serves optimized bundle

Feel free to reach out to me about tips or suggestions! If you want to add an issue or even submit a pull request, that works too :)

About

Source code for personal site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • CSS 16.7%
  • HTML 3.9%