Skip to main content

Using Contensis with Express and Node.js

Log in to add to favourites

Fork the Express Leif example šŸ“

Cloning the repository šŸ¤

BASH
1
git clone git@github.com:{your-username}/express-leif-example.git
BASH
1
cd express-leif-example
BASH
1
npm install
BASH
1
2
git config --global user.name "Your GitHub Username" git config --global user.email "your.email@example.com"
BASH
1
git clone https://github.com/{your-username}/express-leif-example.git
BASH
1
cd express-leif-example
BASH
1
npm install

Running the application šŸ„³

BASH
1
npm start

Using your own content šŸ“š

Still need help?

New support request