Skip to content

samuraikun/fastspace

Repository files navigation

fastspace

CLI Commands

# serve with hot reload at localhost:8080
yarn start

# build for production with minification
yarn run build

# test the production build locally
yarn run serve

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

# deploy firebase
firebase deploy

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

Releases

No releases published

Packages

No packages published