landingplate

0.2.0 • Public • Published

LandingPlate

A modern landing page boilerplate with webpack and bootstrap.

GitHub issues GitHub stars GitHub license

Overview

LandingPlate is a boilerplate that use a webpack environment supporting features like hot realoding. It's based on bootstrap using sass and html interpolation.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to dbalasdev@gmail.com.

Features

  • Webpack 4 optimized
  • HTML interpolation (partials)
  • Bootstrap
  • Sass
  • Responsive ready
  • Hot realoding

Goal

Make landing pages with a modern environment in the most productive way possible.

Getting started

git clone https://github.com/dbalas/landingplate.git landing
cd landing
yarn install
yarn start // dev
yarn build // production

Contributing

Feel free to submit pull request or suggestions here.

Contributors

  • Daniel Balastegui - Initial work - dbalas

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

/landingplate/

    Package Sidebar

    Install

    npm i landingplate

    Weekly Downloads

    3

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    239 kB

    Total Files

    17

    Last publish

    Collaborators

    • dbalas