Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 147 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 147 Bytes

Starlark Playground

# build frontend
cd editor 
yarn 
npx webpack --config  webpack.config.js
cd ..

go mod tidy 
go run server.go