Skip to content

nsthorat/template

Repository files navigation

Typescript Node client with edit-refresh.

Dev setup

Scripts

Install dependencies

npm install

Run local webserver with edit-refresh

./scripts/run_server_dev.sh

Build and run the server in prod mode

Build the server with:

./scripts/build_server_prod.sh

Run the server with:

./scripts/run_server_prod.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published