Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 410 Bytes

File metadata and controls

27 lines (17 loc) · 410 Bytes

Associations

Associations is a platform to connect associations.

Tech Stack

Client: Nuxtjs, Nuxt/Components, TailwindCSS

Installation

This project uses yarn.

    # install dependencies
    yarn

    # dev server
    yarn dev

    # lint files
    yarn lint

Authors