# RichContentTestEnv

E2E testing environment

- `npm run dev` starts dev server 
- `npm run build` builds app to `dist` directory
- `npm start` starts serving app from `dist` directory 

## Usage
### Editor
`http://localhost:3002/rce/:fixture`

### Combined - Editor + Viewer
`http://localhost:3002/combined/:fixture`


