illuminate-header

1.2.0 • Public • Published

Illuminate Site-Wide/Product-Wide Header Front-End JS Application

This header project is going to replace the current header within out site. The main goal is to remove ALL front-end dependencies with the header and bring it back down to basic JavaScript. One thing to note, we are using an old jQuery library(v1.7.1).

Pre-requisites

Make sure you have the latest version of node, tested versions include 5.5.1 Run outside of vagrant:

# latest npm
npm install npm@latest -g

# latest node
npm install node@latest -g

Build Setup

Run outside of vagrant, inside the directory the project is cloned in. This project should be cloned in a subdirectory under the main atd codebase folder. The folder name should be frontend-header.:

# install dependencies
npm install

# build for production with minification
npm run build-prod

# build and watch files for change
npm run watch

Readme

Keywords

none

Package Sidebar

Install

npm i illuminate-header

Weekly Downloads

0

Version

1.2.0

License

ISC

Unpacked Size

1.1 MB

Total Files

62

Last publish

Collaborators

  • illuminateci