https://github.com/pine/meteorshower-app
:star2: Do you remember all the repositories saw in the past?
https://github.com/pine/meteorshower-app
github typescript
Last synced: 8 months ago
JSON representation
:star2: Do you remember all the repositories saw in the past?
- Host: GitHub
- URL: https://github.com/pine/meteorshower-app
- Owner: pine
- License: mit
- Created: 2017-10-14T07:07:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T00:41:13.000Z (over 5 years ago)
- Last Synced: 2025-04-08T15:52:34.261Z (10 months ago)
- Topics: github, typescript
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/fantastic-star-clicker/dlnjecnemdcmfbgpldflopmhifdigocb?hl=ja&gl=JP
- Size: 2.37 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Meteor Shower ☆彡
[](https://circleci.com/gh/pine/meteorshower-app/tree/master)
[](https://david-dm.org/pine/meteorshower-app)
[](https://david-dm.org/pine/meteorshower-app?type=dev)
[](https://greenkeeper.io/)
:star2: Do you remember all the repositories saw in the past?
## Requirements
- Yarn
- Node `$(cat .node-version)`
## Getting started
```
$ git clone https://github.com/pine/meteorshower-app.git
$ cd meteorshower-app
$ yarn
$ yarn start # for development
$ yarn run build # for production
```
## Test
```
$ yarn test
```
## See also
- [meteorshower-server](https://github.com/pine/meteorshower-server)
## License
MIT © [Pine Mizune](https://profile.pine.moe)