Installation
The following walkthrough will help you setup the project locally for development and contribution.
Disclaimer
/nlp
uses Docusaurus to host it's data.
Getting Started#
Prerequisites
- Node.js version >= 12.13.0 or above (which can be checked by running node -v).
Get started by cloning our repo.
Run install commands#
Install node dependencies:
Start your site#
Run the development server:
A local version of the site starts at http://localhost:3000.