Skip to content

nom-land/coLib-viewer

Repository files navigation

coLib Viewer

This is the web app for coLib, available at colib.app.

Getting Started

To get started, follow these steps:

  1. Run the development server:
# Development
pnpm dev
# Build
pnpm build
# Start
pnpm start
  1. Open http://localhost:3000/community in your browser to see the result.

That's it! You're now ready to explore the coLib web app.

License

This project is licensed under the GNU Lesser General Public License (LGPL) version 3.0. You can find the full text of the license here.