0.1.12 • Published 2 years ago

amcat4auth v0.1.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

amcat4auth

This repository contains components for amcat4 authentication

The query components can be viewed by running the App, which just shows the login screen (and prints Amcat class in console)

npm install
npm start

The components to be used in amcat4client can then be exported in src/lib/index.js, and published to NPM. (don't forget to increment version)

npm run build_npm
npm publish