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