Bbootstrap template for a site running on Express.
This is a bootstrap template for a site running on top of Express as the backend. The design is cloned from this demo.
- Clone this repo
git clone https://github.com/jesuodz/simple.git <your-site-name>
- Install the packages
cd <your-site-name>
npm install