ahm-agr
This repository contains the AGR form component used by both OMS and sales website.
Getting Started
Setup Requirements
- Download project
git clone https://github.com/ahmdigital/ahm-agr
- Enter project folder
cd ahm-agr
- Switch node version
nvm install
- Install yarn
npm install
Available Scripts
In the project directory, you can run:
npm test
Launches the test runner in the interactive watch mode.
npm run lint
Runs linting for js, jsx and sass files.
npm run build
Builds the app for production to the lib
folder.
It bundles React in production mode and optimizes the build for the best performance.