Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
/ website Public archive

The source code for our website implemented as an Angular project.

License

Notifications You must be signed in to change notification settings

reactgular/website

Repository files navigation

Reactgular

I am a Front-End developer in Toronto, Ontario and this is the source code for my website.

Overview

The website was created using Angular as the front-end framework, and TypewriterJS for the greeting animation that shows me typing in a terminal.

It was intended to be simple, give an example of out-of-the-box thinking and a jumping point to my online presence.

Installation

You can download and run the website on your local computer easily. The only prerequisite is that you install NodeJS which can be done by following the instructions on their website.

The website can be installed and run by the following commands.

git clone https://github.com/reactgular/website.git
cd website
npm install
ng serve --open

License

MIT

About

The source code for our website implemented as an Angular project.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published