/react-navigation

Maps and navigation with react-leaflet Testing with React testing library

Primary LanguageJavaScript

Maps and navigation

Dependencies

Starter features

Tested with

  • npm 9
  • node 18

Installation

npm i

Start

npm start

Linters

npm run lint

Tests

npm run test

Tests with coverage

npm run coverage

End to end tests

npm run e2e

Build in production mode

npm run build

Serve in production mode

npm run server:build