wishachu-scp-eval
v1.0.0
Published
For evaluation of the DHIS2 SCP
Readme
@wishachu/scp-eval
For evaluation of the DHIS2 SCP
Install
npm install --save @wishachu/scp-evalUsage
import React, { Component } from 'react'
import MyComponent from '@wishachu/scp-eval'
import '@wishachu/scp-eval/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
MIT © wishachu
