1.2.4 • Published 3 years ago

@hilemangroup/boilerplate-frontend-assets v1.2.4

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

Common Assets

Common shared frontend utilities for boilerplate projects

Warning: This package is deprecated. For new projects, please use bp-frontend.

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/boilerplate-frontend-assets

or

yarn add @hilemangroup/boilerplate-frontend-assets

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.

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

4 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago