template/README.md
2023-12-14 23:51:35 +00:00

6.4 KiB


Logo

Template

Simple repository template

Version Pull Requests Issues



Table of Contents

About

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Demo

Website: https://git.zakscode.com

Built With

.NET Angular Arduino Bootstrap C C++ C# Django Docker Electron Firebase HTML Java JavaScript JQuery Laravel Next Nest Node p5.js PHP Python React Shell Svelte TypeScript Vue

Setup

Production

Prerequisites

Instructions

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

Development

Prerequisites

Instructions

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

License

Copyright © 2023 Zakary Timson | All Rights Reserved | Available under MIT Licensing

See the license for more information.