1.0.1 • Published 7 years ago

@s524797336/react-teachable-machine v1.0.1

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

react-teachable-machine

Usage

npm install --save @s524797336/react-teachable-machine
import reactTeachableMachine from '@s524797336/react-teachable-machine'

Dev Usage

# install all this dependencies.
npm install

# development, default port: 8080
npm run dev

# production
npm run build

# server render
npm run build:server

# build with report
npm run build --report

# lint the files
npm run lint

# run the tests
npm test

Features

Core

  • react full stack
  • redux
  • jest
  • eslint
  • postcss (css,less,scss,styls)
  • webpack dev and build tools
  • locale
  • exceptions
  • server render
  • inline style (need help)
  • test framework

Lib

  • http-api
  • redux-action-helper
  • redux-reducer-helper