Skip to content

LockedIn is an angular web app to help manage how you spend your time

License

Notifications You must be signed in to change notification settings

jayboo414/LockedIn

Repository files navigation

LockedIn

This project was generated with Angular CLI version 18.2.11.

Set Up Guide

  1. Install node.js/Node Package Manager: https://nodejs.org/en/learn/getting-started/how-to-install-nodejs
  2. Install angular: https://angular.dev/installation
  3. Install an text editor (I recommend vsCode https://code.visualstudio.com/download)
  4. Clone this repository (https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository)
  5. Navigate to the repository in your text editor
  6. In the command line run npm install -g @angular/cli
  7. In the command line run ng new [app_name] --directory=./ (Instead of [app_name] enter what you'd like your app to be called)
  8. In the command line run ng serve to run the app locally

About

LockedIn is an angular web app to help manage how you spend your time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published