项目作者: leapfrogtechnology

项目描述 :
Coding guidelines for projects at Leapfrog Technology.
高级语言: JavaScript
项目地址: git://github.com/leapfrogtechnology/coding-guidelines.git
创建时间: 2020-05-18T05:45:48Z
项目社区:https://github.com/leapfrogtechnology/coding-guidelines

开源协议:

下载


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

  1. $ yarn

Development

  1. $ 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

  1. $ yarn build

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