Skip to content

ndom91/go-ios-web

Repository files navigation

📱 go-ios Web App

Web frontend for go-ios.

Based on the following stack:

🚧 Setup

  1. Install the dependencies.
$ pnpm install --shamefully-hoist
  1. Start the dev server.
$ pnpm dev
  1. You will then have the application running under http://localhost:3000.

In addition, you will have a TailwindCSS theme viewer running at http://localhost:3000/_tailwind.

🏗️ Contribution

We are open to most contributions, please open a PR and stick to the projects linting/formatting rules!

📝 License

MIT