Skip to content

christianvuerings/syntax

 
 

Syntax - Cambly's design system

Setup

# Install nvm
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
# Install node
nvm install
# Install dependencies
npm install -g pnpm
pnpm install
# Run the dev server
pnpm dev

Contribute

  1. Fork the syntax repo
  2. Create a new branch
  3. Make your changes
  4. Open a pull request

Acknowledgements

About

Cambly's design system

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 65.7%
  • JavaScript 33.1%
  • CSS 1.2%