/website-v2

Primary LanguageJavaScriptOtherNOASSERTION

TEDxNITRourkela Website

The WebApp for TEDxNITRourkela

Hosted at tedxnitrourkela.com

  • Developed on React.js and Gatsby.js

Installation

Requirements

  • Node.js v14 LTS or later (with NPM CLI)
  • Yarn CLI
  • Git CLI

Procedure

$ git clone https://github.com/TEDxNITRourkela/website-v2.git
$ cd website
$ yarn install

To Run

  • Development
$ yarn develop
  • Testing
$ yarn test
  • Production
$ yarn build

Contributing

See CONTRIBUTING.md