Skip to content

massCodeIO/masscode.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c516be · May 9, 2024

History

82 Commits
Aug 16, 2022
May 9, 2024
Aug 16, 2022
Aug 19, 2022
Aug 17, 2022
Sep 15, 2022
Aug 18, 2022
Aug 18, 2022
Aug 16, 2022
Aug 29, 2022
Aug 29, 2022
Aug 18, 2022
Aug 18, 2022

Repository files navigation

masscode.io

The repository contains a landing page, documentation, and a collection of snippets.

Development

# Install dependencies
pnpm i

# Start development
pnpm run dev

Build

pnpm run build

Snippet Collection

Сommunity-driven snippet collection

  • Visit our website to view our snippet collection

Contribution

To add new UI snippet

  • Make a fork
  • Install dependencies
  • Run dev pnpm run dev:ui-collection
  • Add snippet folder inside /docs/.vitepress/snippets/ui folder to one of the categories (subfolder) /buttons, /checkboxes, /effects, /inputs, /loaders, /switches similar to the previous ones. The folder name must be numeric with the increment step.
  • Make PR

Licences

MIT.

All in /docs/.vitepress/snippets folder is under CC-BY-4.0.

Copyright (c) 2019-present, Anton Reshetov.