instructlab / ui

Place to hack on UI for InstructLab
Apache License 2.0
15 stars 38 forks source link

[Feature] Create a dev container #361

Closed Gregory-Pereira closed 23 hours ago

Gregory-Pereira commented 1 day ago

While I can run npm run dev I cannot in any way build the application (npm run build). It complains about Unexpected end of JSON input from node_modules within my local environment after installation. Regardless I think it would be nice for users to have an option that wont conflict with stuff in their local environment.