fws-navigation
v1.6.0
Published
A nested navigation module
Downloads
8
Readme
Responsive Navigation
Options
Example
Development
To ease development we use npm scripts to compile JS with browserify/watchify, compile sass to css, optimize images, etc:
First, install the project dependencies:
npm install
To kick off the development server and all pre-requisite tasks:
npm start
To build a production ready version of the app use:
npm run build
To publish a production ready demo to GitHub Pages:
npm run publish:demo
To visualize packages contributing to bundle file size:
npm run inspect:bundle
Run the tests!
npm test
License
This project is a U.S. Government work.
The United States Fish and Wildlife Service (FWS) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. FWS has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by FWS. The FWS seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by FWS or the United States Government.