react-promise-tracker-documentation

Commands

Install the project:

cd website
npm install

Launching documentation locally:

npm start

Preparing a bundle to be uploaded:

npm run build

Build is generated under the path /website/build/react-promise-tracker

In the browser type:

http://localhost:3000/react-promise-tracker/

Docs

Updating docs, main content can be found in markdown format under the root folder docs.