https://github.com/budde25/website
My personal website
https://github.com/budde25/website
angular typescript
Last synced: 5 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/budde25/website
- Owner: budde25
- Created: 2019-02-28T04:36:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T02:45:47.000Z (almost 4 years ago)
- Last Synced: 2025-06-18T23:40:31.199Z (about 1 year ago)
- Topics: angular, typescript
- Language: TypeScript
- Homepage: https://ebudd.io/
- Size: 18.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.MD
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Personal Website - [ebudd.io](https://ebudd.io)
My website is a project to show off and allow people to interact my various projects and programs. It is created using Angular and is deployed using GitHub pages. It is programmed using typescript, html, and css.
## Usage
`yarn start` to start a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
`yarn ghp` publishes to GitHub Pages.
`yarn upgrade` to update the dependecies.
## Built With
* [Angular](https://angular.io/)
* [NodeJS](https://nodejs.org/en/)
* [TypeScript](https://www.typescriptlang.org/)
* [Angular Material](https://material.angular.io/)
* [Yarn](https://yarnpkg.com/)
## Author
Ethan Budd