https://github.com/sultan99/cards
Demo application of Stylin usage
https://github.com/sultan99/cards
Last synced: about 1 year ago
JSON representation
Demo application of Stylin usage
- Host: GitHub
- URL: https://github.com/sultan99/cards
- Owner: sultan99
- Created: 2021-02-19T13:21:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T09:30:22.000Z (over 1 year ago)
- Last Synced: 2025-04-15T23:17:31.705Z (about 1 year ago)
- Language: TypeScript
- Size: 6.88 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cards
This is a demo application showcasing the usage of the [Stylin](https://github.com/sultan99/stylin) and [Holy state](https://github.com/sultan99/holycow) libraries.
Check [online (codesandbox)](https://codesandbox.io/s/github/sultan99/cards/tree/main)
## Getting started
Don't worry be magic 🧙
🧙 Three magic commands to get the project:
```sh
git clone https://github.com/sultan99/cards.git
cd cards
npm i
```
🧙 Two magic words to start:
```sh
$ npm start
```
🧙 One magic link to get involved: [http://localhost:8080](http://localhost:8080/)
## Build
🧙 Three magic words to build:
```sh
$ npm run build
```
Check `dist` folder for output.