Heritage Eyewear by GrandVision
- Clone the repository and change into its directory.
- Create a
.envfile in the project root. Ask a team member for the settings. - Install, build and run:
npm install
npm run build
npm run devThe development server is started on http://localhost:6398
and watchers are monitoring and rebuilding the app on-the-fly.