ncahec-northwest-theme
v2.24.1
Published
theme for northwest ahec
Downloads
9
Keywords
Readme
northwest-theme
source for ncahec-northwest-theme npm module. used in packaging web services for use with regional themes without reliance on the respective regional website.
Updating
- clone this repository
- create a branch and make your changes in the src/ folder
- run
npm install
- run
npm run dev
to start the server - preview your changes by opening localhost:3000 in your browser
- update the version in the package.json file
- push your branch and create a pull request
don't change the following lines in assets/index.html
<ncahec-component></ncahec-component>
OR
<script type='text/javascript' src='js/ncahec-menu-bar.js'></script>