mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-21 08:55:25 -04:00
be4db38357
* docs: Mark unfinished parts as draft * github: Add docs publish workflow * github: Simplify pages deploy * docs: set baseUrl * docs: mark more as draft for now
4 lines
36 B
Makefile
4 lines
36 B
Makefile
.PHONY: start
|
|
start:
|
|
npm run start
|