@alanweibel/alanweibel

This repository hosts the files included in the alanweibel.com site build

Usage no npm install needed!

<script type="module">
  import alanweibelAlanweibel from 'https://cdn.skypack.dev/@alanweibel/alanweibel';
</script>

README

Alan Weibel's Portfolio Site

This repository hosts the files included in the alanweibel.com site build

Getting Started

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.

Prerequisites

You'll need basic ReactJS knowledge and have node and sass installed

Installing

Download or clone this repository

git@github.com:aweibel/portfolio.git

or install the npm package

npm install @alanweibel/alanweibel

Getting Started

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

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Author

Alan Weibel

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details