Skip to content

eakl/gas-livereload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addon

Install

pnpm install

# Setup the project
pnpm run preinit
pnpm run init
pnpm run postinit
pnpm run setup

# install mkcert globally
pnpm add -g mkcert

# Install https certificates
pnpm run install:https

# Build and deploy the dev wrapper
pnpm run build:dev
pnpm run clasp:push

# Start the dev server
pnpm run dev

Visit https://localhost:5173/ to see the app in action.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published