Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 2 KB

README.md

File metadata and controls

67 lines (46 loc) · 2 KB

MIT License LinkedIn


Logo

Portfolio

See my work and learn a little about me.
View Portfolio · Report Bug

Getting Started

If you would like to use this portfolio as a template, follow these steps to run it locally

  1. Install dependencies
yarn
  1. Run the dev server
yarn dev
  1. Open http://localhost:3000

Deployment

  1. Generate favorite icons and upload them into ./public
  2. Modify manifest.json to point to your icons, and to include a description
  3. Deploy the portfolio
  4. Customize the domain of the deployment
  5. Modify the portfolio data to reflect your work, deployment domain, the source of the m3u8 playlists for videojs, and the path to your images inside ./public

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Teague Stockwell - LinkedIn

Acknowledgements