Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 270 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 270 Bytes

Cocophony-web React/Redux

Features:

  • Bootstrap 4
  • React / Redux
  • Jest testing framework
  • ES6

Install

npm install

Config

Create and edit app.config file (from app.config.TEMPLATE)

Run

npm start

Test

npm test