0.0.48 • Published 4 years ago

@curi-bio/frontend_test_utils v0.0.48

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

waveform

Genrating six waveform with features

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev-spa

# build for production build and launch server
$ npm run build-spa

# build for verifying the Unit Testing
$ npm run test:unit

# build for veirfy the E2E Testing
$ npm run test:e2e