- RobertTables: I like to do this
- Install Projects
- Fork the website, run
npm i
within the root folder and runnpm run d
. This will run a Gatsby server at port8000
.
- Fork the website, run
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.
- 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.