Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 605 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 605 Bytes

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