This repository hosts the files included in the alanweibel.com site build
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You'll need basic ReactJS knowledge and have node and sass installed
Download or clone this repository
git@github.com:aweibel/portfolio.git
or install the npm package
npm install @alanweibel/alanweibel
Navigate to the repository's local folder and run the following command
npm start
For a release build, run the following command in the repository's local folder
npm build
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.
Alan Weibel
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details