Kottakji / pingpongalkmaar

Home Page:https://pingpongalkmaar.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ping Pong Alkmaar

TODO

  • Send email to remove shop of old website

CLI Commands

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

For detailed explanation on how things work, checkout the CLI Readme.

Note: When pre-rendering, your module as components are executed in a Node.js environment, where most Web APIs are not available. To account for this, wrap that code in a check like if (typeof window !== 'undefined'). Do not add preact build --no-prerender to the build command as it will prevent blog posts from rendering.

About

https://pingpongalkmaar.vercel.app


Languages

Language:JavaScript 91.2%Language:HTML 5.3%Language:SCSS 3.4%