Skip to content

avosalmon/hamasaki-shodo

Repository files navigation

hamasaki-shodo

image

This repo contains the source code of my wife's website for her Japanese calligraphy class at https://sg.hamasaki-shodo.com.
It's built as a static site and deployed on Netlify.
Powered by Nuxt.js and Tailwind CSS.

Netlify Status

Build Setup

# copy env file
$ cp .env.example .env

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project and launch server
$ npm run generate
$ npm run start

For detailed explanation on how things work, check out Nuxt.js docs.

About

The source code of my wife's website for her Japanese calligraphy class. Powered by Nuxt.js and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published