Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brob/reduced-test-case-date-range
https://github.com/brob/reduced-test-case-date-range
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brob/reduced-test-case-date-range
- Owner: brob
- Created: 2021-12-17T16:00:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T08:49:46.000Z (about 1 year ago)
- Last Synced: 2024-11-07T00:29:34.253Z (about 2 months ago)
- Language: JavaScript
- Size: 437 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# concerts
_This project was generated with [create-instantsearch-app](https://github.com/algolia/create-instantsearch-app) by [Algolia](https://algolia.com)._
## Get started
To run this project locally, install the dependencies and run the local server:
```sh
npm install
npm start
```Alternatively, you may use [Yarn](https://http://yarnpkg.com/):
```sh
yarn
yarn start
```Open http://localhost:3000 to see your app.