how I start a typescript webapp in 2020 2025
by moltenform.com(Ben Fisher)
(see also the "withvite" branch)
npm run start
to build for development
npm run build
to build for release
The template comes with these contents.
how I start a typescript webapp in 2020 2025
by moltenform.com(Ben Fisher)
(see also the "withvite" branch)
npm run start
to build for development
npm run build
to build for release
The template comes with these contents.