Skip to content

jodaz/simple

Repository files navigation

simple-template

Bbootstrap template for a site running on Express.

screenshot

This is a bootstrap template for a site running on top of Express as the backend. The design is cloned from this demo.

How to use

  • Clone this repo
git clone https://github.com/jesuodz/simple.git <your-site-name>
  • Install the packages
cd <your-site-name>
npm install