npm.io
0.24.0 • Published 2 years ago

@valkyr/solid

Licence
MIT
Version
0.24.0
Deps
4
Size
41 kB
Vulns
1
Weekly
0
Stars
12

Valkyr

Valkyr SDK. A collection of TypeScript + JavaScript tools and libraries to build full stack software applications.

Pre-Requisites

This project uses PNPM to manage dependencies.

$ npm i -g pnpm

Setup

Install and build dependencies across all project folders:

$ pnpm install
Testing

We use jest for testing, just run the following command from root:

$ pnpm test

Keywords