Skip to content

A monorepo of front-end configs and libraries.

Notifications You must be signed in to change notification settings

AirLabsTeam/air-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Air Core

Configs, reusable components, and utility methods useful for web developers at Air.

Contributing

Here are a few things to know before contributing:

  • We use yarn 🐈, not npm 🚫, so please use yarn to adhere to our lockfile.
  • We use commitlint and commitizen to automate enforcement of Conventional Commits. Please take time to understand semantic versioning before committing.