https://github.com/stackql/stackql-playground
https://github.com/stackql/stackql-playground
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackql/stackql-playground
- Owner: stackql
- License: mit
- Created: 2022-09-27T23:25:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-15T22:05:23.000Z (about 3 years ago)
- Last Synced: 2024-05-01T11:44:49.256Z (over 1 year ago)
- Language: TypeScript
- Size: 386 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
## Style
### Next.js Frontend
Follow the [React Styleguidist](https://react-styleguidist.js.org/)