Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 647 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 647 Bytes

LL Customer Portal Template

This project serves as a template for the Lender Lab customer portal. All necessary components (templates) are included, but styling needs to be modified/ added. The components can be reorganized in a way that lends to their functionality/ styling.

These links serve as a structural reference:

https://codepen.io/sschepis/pen/wvOaara/c00f0014228e8b3a95a442e002ff11c3

https://codepen.io/sschepis/pen/KKEpdwy/9b439c565c01cc9b1bf9a58b0f53756d

https://codepen.io/sschepis/pen/NWJqGdv/4fee6b960839be3e7a6c44deda9992c7

Install dependencies:

npm install

Run the development server:

npm run dev

Overview