Skip to content

bsmith-code/portfolio

Repository files navigation

Getting Started

Follow these instructions to set up and run the project on your local machine.

Prerequisites

  • Node.js: Make sure you have Node.js installed. You can download it from https://nodejs.org/.
  • Yarn. Make sure you have yarn installed. npm i -g yarn

Installation

  1. Clone the repository: git clone https://github.com/bsmith-code/portfolio
  2. Install node modules: yarn

Hosts

  1. Add 127.0.0.1 brianmatthewsmith.local to your /etc/hosts file

Scripts

  • Development: yarn start
  • Production: yarn build
    • This will generate a dist folder containing the optimized and minified build.
  • Testing: yarn test
    • This will execute the test suite and provide information on any test failures.

About

Portfolio site to showcase past, present, and future work.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published