Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 777 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 777 Bytes

Heritage

CircleCI

Heritage Eyewear by GrandVision

Quick start

  1. Clone the repository and change into its directory.
  2. Create a .env file in the project root. Ask a team member for the settings.
  3. 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.

Docs