Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 373 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 373 Bytes

Frontend:
view: React
model: Redux (TODO logger: redux-logger)
utility: Lodash
test: Jest
doc: JSDoc, TypeDoc
package manager: npm
task runner: npm
transpiler: webpack(complie code to one or more bundle, which can be used in a target environment)

Backend:
Node, Express
TODO : GraphQL, AWS EB, DynamoDB