practise-factory
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

The Practise Factory

Add image as heading

Grab, produce and embed ready-made exercises of all types for students to practise on! For a demo on the components, see our examples pages.

NPM JavaScript Style Guide

Install

npm install --save practise-factory

Usage

import React, { Component } from 'react'

import MyComponent from 'practise-factory'
import 'practise-factory/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

Development & contribution

Library structure

What folders do what.. Which CSS file does what..

Testing

.. How to run tests, what to cover in tests

License

BSD 3-Clause License © MarkKragerup

Readme

Keywords

none

Package Sidebar

Install

npm i practise-factory

Weekly Downloads

1

Version

1.0.2

License

BSD 3

Unpacked Size

9.05 kB

Total Files

13

Last publish

Collaborators

  • markido