1.0.1-alpha.4 • Published 5 years ago

@meetalva/analyzer-cli v1.0.1-alpha.4

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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

  • :turtle: :rocket: Node.js >=8
  • :evergreen_tree: Git
  • :cat2: yarn >= 1.12
  • :globe_with_meridians: 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]:

CommandDescription
testRun unit tests
watchRebuild on file changes
buildBuild 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.

1.0.1-alpha.4

5 years ago

1.0.1-alpha.3

5 years ago

1.0.1-alpha.2

5 years ago

1.0.1-alpha.1

5 years ago

1.0.0

5 years ago