Nomie's Public Website Built With Vue And Tailwind CSS

Nomie Website 2020-2021

This repo contains the website for Nomie the open source life tracker. It is powered by Nuxt and Tailwind, hosted at Netlify.

Installing

# Clone Repo
git clone git@github.com:open-nomie/nomie-website
## cd in the directory
cd nomie-website
## check out develop
git checkout develop
## install libraries
npm install
## run dev server
npm run dev

Content

The content for this site is located in /content

GitHub

View Github