Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.15 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.15 KB

Sport Wales Portal - Frontend Prototype

This is a frontend prototype built to test a single sign-on (SSO) portal where users can access core Sport Wales services. This is a beta test built and not to be treated as a final Sport Wales product. View the live deployed site.

Design

Dependencies

  • Bootstrap: used for frontend layouts and components, accessed via CDN in the <head> of HTML files.
  • Nunjucks: used for templating HTML, installed via node $ npm install nunjucks, see documentation on installation for further information.
  • easepick: used for calendar picking on a form input, accessed via node $ npm install @easepick/bundle.