jacob-ebey / preact-netlify-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blog

CLI Commands

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# run tests with jest and preact-render-spy 
yarn test

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

About


Languages

Language:JavaScript 57.6%Language:CSS 30.6%Language:HTML 11.8%