File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# locate.place (react-app gui)
22
3+ [ ![ Release] ( https://img.shields.io/github/v/release/locate-place/react-app )] ( https://github.com/locate-place/react-app/releases )
4+ [ ![ ] ( https://img.shields.io/github/release-date/locate-place/react-app )] ( https://github.com/locate-place/react-app/releases )
5+ ![ ] ( https://img.shields.io/github/repo-size/locate-place/react-app.svg )
6+ [ ![ TypeScript] ( https://img.shields.io/badge/TypeScript-^4.9-555555.svg?logo=typescript&logoColor=white&labelColor=3178c6&style=flat )] ( https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-9.html )
7+ [ ![ JEST] ( https://img.shields.io/badge/JEST-^29.1-555555.svg?logo=typescript&style=flat&labelColor=15c213&logoColor=white )] ( https://jestjs.io/ )
8+ [ ![ LICENSE] ( https://img.shields.io/github/license/ixnode/php-api-version-bundle )] ( https://github.com/ixnode/php-api-version-bundle/blob/master/LICENSE )
9+
310## Comprehensive Location Information Assistant
411
512Welcome to the [ locate.place] ( https://locate.place ) repository! This project aims to provide detailed and comprehensive location information
@@ -35,6 +42,13 @@ To get started with this project:
3542 ` ` ` bash
3643 npm start
3744 ` ` `
45+
46+ # # Test
47+
48+ 1. Run the jest tests:
49+ ` ` ` bash
50+ npm run jest
51+ ` ` `
3852
3953# # API
4054
You can’t perform that action at this time.
0 commit comments