An open API service indexing awesome lists of open source software.

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

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