/SNMC-Pricing-Site

Primary LanguageNunjucksGNU General Public License v3.0GPL-3.0

SNMC Repo

SNMC price guide

Repository Storing all of the current code used on SNMC's Price List.

Build Status Coverage Status Build Status

Usage

  • Use your preferred IDE or Github Desktop to pull the Repository Github Desktop
  • Use your preferred IDE/Editor ex: Atom.io, IntelliJ, VSCode.
  • To Make Sure you have the most recent upload from production do a pull everytime you begin your work
  • commit any additional items added in the respective json files based on category

Setup

  • Make Sure to install the latest version of nodejs and npm following the instructions from the following guide:

  • make changes to the respective json files in the _data folder

  • once done with the changes run the following from the main directory, if you need help determining where that is seek helpusing the FAQ:

npm run build:html

Developed By

Merlinlcb

FAQ

  • How do I use this?