Tamboon React
# install dependencies
$ yarn
# build the application
$ yarn build
# run server at localhost:3001
$ yarn server
# run client with hot reload at localhost:1234
$ yarn client
# build for production
$ yarn bundle
# test
$ yarn test
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Latest commit | ||||
Small react application using RemoteData, a datatype representing fetched data