zakscode/README.md
ztimson 1217e86ac9
All checks were successful
Build Website / Build NPM Project (push) Successful in 8s
Build Website / Build & Push Dockerfile (push) Successful in 31s
Updated documentation
2024-01-05 15:32:17 -05:00

3.0 KiB


Logo

ZaksCode

Source Code for ZaksCode Website

Version Pull Requests Issues



Table of Contents

About

This the source code for zakscode.com.

ZaksCode is the personal website of Zakary Timson & is used as his business page & portfolio.

Demo

Website: https://zakscode.com

Built With

Vue Bootstrap Docker TypeScript

Setup

Production

Prerequisites

Instructions

  1. Run the docker image: docker run -p 80:80 git.zakscode.com/ztimson/zakscode:latest
  2. Open http://localhost

Development

Prerequisites

Instructions

  1. Install the dependencies: npm install
  2. Start the dev server: npm run start
  3. Open http://localhost:4200

License

Copyright © 2023 Zakary Timson | All Rights Reserved

See the license for more information.