snshn / identifier-js

Schema-based dataset filtering engine in a form of a reactive web UI
Apache License 2.0
0 stars 0 forks source link

Identifier

Schema-based dataset filtering engine in a form of a reactive web UI

identifier v0.1.0 snapshot

Fire up local development server

make serve

Compile and minify for production

npm run build