Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kristorres/twice-concentration
😍 A classical memory card game about Twice.
https://github.com/kristorres/twice-concentration
javascript nodejs rollup sana svelte twice web-app
Last synced: about 1 month ago
JSON representation
😍 A classical memory card game about Twice.
- Host: GitHub
- URL: https://github.com/kristorres/twice-concentration
- Owner: kristorres
- Created: 2021-02-23T22:17:18.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2021-03-08T04:20:25.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T13:52:21.347Z (almost 2 years ago)
- Topics: javascript, nodejs, rollup, sana, svelte, twice, web-app
- Language: Svelte
- Homepage: https://kristorres.github.io/twice-concentration
- Size: 36.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
Twice Concentration
===================![twice-concentration](resources/twice-concentration.gif)
The classical card game that revolves around Twice. 😍
Building and Running Locally
----------------------------```sh
git clone https://github.com/kristorres/twice-concentration
cd twice-concentration
npm install
npm run build-dev
```Now go to _output/index.html_ on your favorite browser to view the web app. 😎