- Clone the Repository
git clone https://github.com/your-username/tech-tailor.git
cd tech-tailor- Install Dependencies
npm install- Build the Project
npm run build- Run the Application
npm start- Access the App
Open your browser and navigate to
http://localhost:3000(or the port specified in your configuration).
- Angular/CLI 19
- Node.js (v16+ recommended)
- npm
For more details, refer to the documentation in the /docs folder.