Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 801 Bytes

engineer-notes.md

File metadata and controls

21 lines (15 loc) · 801 Bytes
  • RobertTables: I like to do this

First Steps

  1. Install Projects
    • Fork the website, run npm i within the root folder and run npm run d. This will run a Gatsby server at port 8000.

NOTE

You can also open a collab session with someone who has the fork already installed, and access their local server apart from viewing their terminal and code.

To-Do

  • Create new page not included in the folder "pages".
  • Make a style guide.
  • Create branded header component.
    • If header component is disactivated or void, then ignore.
  • Add sections for LCC3.
    • Make components for ease of use.
  • When ready, make new LCC page present on nav.
  • Also when ready, use new branded header component for a new LCC3 banner.