Nomie Website 2020-2021

Nomie Website 2020

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 [email protected]: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