Live Site - https://affectionate-leakey-6b1858.netlify.com
Bootstrapped with Create React App
git clone https://github.com/hpe-design/hpe-server.git
yarn install
Run in development mode:
yarn start
Running in production mode:
yarn build
Access site settings at https://app.netlify.com/sites/affectionate-leakey-6b1858/settings/general
Set the following under "Build Settings":
- Build command:
npm run build
- Publish directory:
build
Production currently set at 'Master'
- Deploy previews: TBD
- Branch deploys: TBD