Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 538 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 538 Bytes

Builder.io example with node and express

Quick start

Open this example in Codesandbox

To run the example Locally

git clone https://github.com/BuilderIO/builder.git
cd examples/node-express
npm install
npm start

See index.js for the source