Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 306 Bytes

Adapting to Rapid Advances in LLMs - Guided Project

This repository contains starting point for a guided project.

To start, clone the repository and go the project folder guided-project-from-scratch.

Run npm install

To build, type npm run build

To view the application, type npm run serve