An open API service indexing awesome lists of open source software.

https://github.com/edufolly/stpc

stpc
https://github.com/edufolly/stpc

Last synced: 3 months ago
JSON representation

stpc

Awesome Lists containing this project

README

        

# stpc

Simple Tagpacker Client

## Installation

1. This project use [flutter](https://flutter.dev/). Get Flutter [here](https://flutter.dev/docs/get-started/install) if you don't already have it.
2. To run web applications in Flutter, please follow [this](https://flutter.dev/docs/get-started/web#set-up) steps.
3. Clone this repository.
4. ```cd ``` into the repository folder.
5. Now, to serve this app in localhost, run: ```flutter run -d chrome ```
6. have fun ;)

## Contributing
Pull requests are welcome! But for major changes, please open an issue first to discuss what you would like to change.