Skip to content

nuclearglow/homepage

Repository files navigation

Homepage

Preact CLI App

CLI Commands

  • npm install: Installs dependencies

  • npm run dev: Run a development, HMR server

  • npm run serve: Run a production-like server

  • npm run build: Production-ready build

  • npm run lint: Pass TypeScript files using ESLint

  • npm run test: Run Jest and Enzyme with enzyme-adapter-preact-pure for your tests

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

Deployment

  • npm run deploy - Build prod release and deploys to server

Acknowledgements

Terminal inspired by https://crt.no/

Created with:

npx preact-cli create typescript homepage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published