Skip to content

Files

Latest commit

 

History

History
This branch is 1852 commits behind BuilderIO/builder:main.

node-express

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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