@hilemangroup/bp-frontend

2.2.1 • Public • Published

Common Assets

Common shared frontend utilities for boilerplate projects

This project contains commonly used Sass and JavaScript files that can be imported into other projects via NPM or Yarn.

Installation

To use this module, your computer needs:

To use this package in your own project, run the following command:

npm install @hilemangroup/bp-frontend

or

yarn add @hilemangroup/bp-frontend

Development

Open the folder in your command line, and install the needed dependencies:

cd projectname
npm install

Finally, run npm start to run Gulp. Your finished site will be created in a folder called dist.

To create compressed, production-ready assets, run npm run build.

/@hilemangroup/bp-frontend/

    Package Sidebar

    Install

    npm i @hilemangroup/bp-frontend

    Weekly Downloads

    1

    Version

    2.2.1

    License

    MIT

    Unpacked Size

    72.3 kB

    Total Files

    58

    Last publish

    Collaborators

    • ksugiura_hileman
    • jtgabriel
    • kschroeder