Skip to content

leapfrogtechnology/coding-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 28, 2024
8806036 · Mar 28, 2024
Aug 23, 2023
Oct 11, 2023
Oct 3, 2020
Aug 23, 2022
Aug 20, 2022
Jun 30, 2020
Oct 18, 2021
Oct 18, 2021
Aug 23, 2022
Aug 23, 2023
Sep 26, 2023
Mar 28, 2024

Repository files navigation

Leapfrog Technology Coding Guidelines

https://coding-guidelines.lftechnology.com

Coding guidelines commonly followed at Leapfrog Technology.

Contributing

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.