vihermawan / RESCORM

A boilerplate for creating SCORM-compliant React applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESCORM

RESCORM is a boilerplate for creating SCORM-compliant React applications.

Features

  • ECMAScript 6 and JSX support
  • React 16.0.0
  • React Router v4
  • Redux
  • Redux-thunk
  • Redux DevTools extension
  • SCORM 1.2 and SCORM 2004 4th Editon support
  • Webpack (v.3.6.0) and Webpack Dev Server (v.2.8.2)
  • Hot Module Replacement using react-hot-loader
  • Component testing using Enzyme and Jest
  • ES6 linting with continuous linting on file change
  • Separate CSS stylesheets generation
  • SASS support
  • Export Separate Vendor Files
  • I18n

Installation and documentation

Visit the RESCORM wiki to see all the available documentation of the boilerplate including installation instructions.

Discussion and contribution

Feel free to raise an issue or send us a message at GitHub.

License

RESCORM is available under MIT License.

This boilerplate has been developed based on ES6 React boilerplate using Webpack and react-iweb-boilerplate.

About

A boilerplate for creating SCORM-compliant React applications

License:Other


Languages

Language:JavaScript 95.3%Language:HTML 3.0%Language:CSS 1.7%