https://github.com/chadxz/personal-site-angular
rewrite of personal site using angular 6
https://github.com/chadxz/personal-site-angular
angular6 javascript
Last synced: 2 months ago
JSON representation
rewrite of personal site using angular 6
- Host: GitHub
- URL: https://github.com/chadxz/personal-site-angular
- Owner: chadxz
- Created: 2017-08-11T22:34:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T19:58:14.000Z (over 2 years ago)
- Last Synced: 2023-08-03T10:10:29.641Z (almost 2 years ago)
- Topics: angular6, javascript
- Language: TypeScript
- Homepage:
- Size: 3.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
personal-site-angular
=====================rewrite of my personal site using Angular 9. This is the 5th rewrite... the
progression so far has been:- [jQuery only](https://github.com/chadxz/chadmcelligott.com)
- [Backbone.js and AMD](https://github.com/chadxz/personal-site-rewrite/tree/master)
- [Backbone.js and Webpack](https://github.com/chadxz/personal-site-rewrite/tree/webpack)
- [React and Webpack](https://github.com/chadxz/personal-site-react)
- this project. Angular 9 + Bootstrap 4### to run
```sh
npm install
npm start
```### to deploy
- bump version in package.json and commit
- `npm run deploy` to deploy to https://github.com/chadxz/chadxz.github.io