• Stars
    star
    3,743
  • Rank 11,781 (Top 0.3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create living prototypes with code components.

Meet Alva

Create living prototypes with code components

https://meetalva.io

Get Started | Let's chat | Website

Start with a minimal set of components to sketch concepts and iterate fast your team to create and enrich components, refine design and implemenation and compose a working, living prototype.

โš ๏ธ This is the contributor documentation of Alva. Please refer to meetalva.io/doc/docs/guides for user docs.

Develop Alva

  • ๐Ÿข ๐Ÿš€ Node.js >=8
  • ๐ŸŒฒ Git
  • ๐Ÿˆ yarn >= 1.12
  • ๐ŸŒ Internet connection
git clone https://github.com/meetalva/alva.git
cd alva
yarn
yarn tsc -b -w

# In a second terminal window
yarn webpack -w

# In a third terminal window
yarn alva

Package commands

Execute commands in all applicable packages via yarn lerna run [cmd]:

Command Description
test Run unit tests
watch Rebuild on file changes
build Build once

Contribute

Feel free to dive in! Open an issue, submit a Pull Request or letโ€™s discuss what should be next. โค๏ธ

Alva follows the Contributor Covenant Code of Conduct.


Proudly powered by SinnerSchrader.

Copyright 2017-present. Released under the MIT license.