qwik-core

Crates.ioqwik-core
lib.rsqwik-core
version0.1.0
sourcesrc
created_at2021-11-07 17:24:58.667231
updated_at2021-11-07 17:24:58.667231
descriptionQwik optimizer compiler
homepage
repositoryhttps://github.com/builder.io/qwik
max_upload_size
id478157
size97,236
Manu MA (manucorporat)

documentation

README

qwik-core

1. Install rust

https://www.rust-lang.org/tools/install

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

2. Build library

make build

or

cargo build

3. Run tests

make test

or

cargo test
Commit count: 0

cargo fmt