GalvinGao / sakura-matsuri

桜祭り 2023 @ F&M

Home Page:https://sakura-matsuri.pages.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Banner

License Last Commit GitHub Actions Status

This is a static website for Sakura (Cherry Blossom) Festival 2023, hosted by the Japanese Program at Franklin & Marshall College (F&M) on March 25, 2023.

The page is hosted by Cloudflare Pages, with CI (automatic deployment) powered by GitHub Actions.

Production website is available at https://sakura2023.fandm.edu. The domain might become unavailable after the event due to school policies.

Development

# Use correct version of Node.js
nvm use

# Install dependencies
npm install

# Start development server
npm run dev

Build for Production

npm run build

License

MIT License

Acknowledgements

About

桜祭り 2023 @ F&M

https://sakura-matsuri.pages.dev

License:MIT License


Languages

Language:TypeScript 90.6%Language:HTML 5.0%Language:CSS 2.8%Language:JavaScript 1.6%