Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/resir014/trackmania-tools

A suite of tools for the game Trackmania developed by me.
https://github.com/resir014/trackmania-tools

react trackmania trackmania2020 typescript

Last synced: 20 days ago
JSON representation

A suite of tools for the game Trackmania developed by me.

Awesome Lists containing this project

README

        

# trackmania-tools

> A suite of tools for the game Trackmania developed by me.

## Contributing

Pull Requests + other contributions welcome! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) file to get started.

You can also help the project by [submitting bug reports or feature requests](https://github.com/resir014/TMViz/issues/new/choose).

## Developing

A nodejs >= 12.0.0 setup with [pnpm](https://pnpm.io/) is recommended.

```bash
# install dependencies
pnpm install

# serve with hot reload at localhost:3000
pnpm run dev

# build for production
pnpm run build

# run lint + type check
pnpm run validate
```

## Credits

Built with [Next.js](https://nextjs.org/).

## License

[MIT](LICENSE).