A react based implementation of the Franklin Dashboard
- Preview: https://main--franklin-dashboard--adobe.hlx.page/
- Live: https://main--franklin-dashboard--adobe.hlx.live/
npm inpm run lintnpm run storybook- Install Dependencies:
npm install - Start Franklin Proxy:
npm start(opens your browser athttp://localhost:3000) - Open the
franklin-dashboarddirectory in your favorite IDE and start coding :)