Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 239 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 239 Bytes

Thoughtworks Events Page

Designed for vodQA

Build

  • Install Node.js 16.x

  • Clone th repo

  • Run the commands

    npm install
    npm run build
    npm run watch
    

Tools used

  • React
  • Webpack 5
  • Babel
  • ESLint
  • Prettier