The WebApp for TEDxNITRourkela
Hosted at tedxnitrourkela.com
- Developed on React.js
- Node.js v14 LTS or later (with NPM CLI)
- Yarn CLI
- Git CLI
$ git clone https://github.com/TEDxNITRourkela/website.git
$ cd website
$ yarn install
- Development
$ yarn start
- Testing
$ yarn test
- Production
$ yarn build