Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 398 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 398 Bytes

SmaT Teacher Client

Build Status

A teacher client of smaT for shinshu-futureapp contest. This client is running on React.js.

Requirements

  • node 10.11
  • yarn 1.10

Development

$ yarn
$ yarn start

Build

$ yarn
$ yarn build