2023-08-14 13:49:06 -04:00
2023-08-14 13:49:06 -04:00
2023-08-14 13:49:06 -04:00
2023-08-14 13:49:06 -04:00
2023-08-14 13:49:06 -04:00
2023-08-14 13:49:06 -04:00


Logo

GrowBot

Plant Manager

Version Pull Requests

Table of Contents

About

Built With

Angular Bootstrap Node TypeScript

Setup

Development

Prerequisites

Instructions

  1. Install the build tools: npm install -g node-gyp windows-build-tools
  2. Install dependencies:
    1. Client: cd client && npm install
    2. Server: cd ../server && npm install
  3. Start the Node server: npm run start
  4. Start the Angular client: cd client && npm run start
  5. Open http://localhost:4200

License

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

See the license for more information.

Description
Plant manager
Readme 268 KiB
Languages
TypeScript 66.1%
HTML 25.3%
SCSS 8.6%