Skip to content

osdevisnot/sorvor-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sorvor-minimal

This example demonstrates usage of sørvør with minimal boilerplate.

The public/index.html file includes an annotated reference to public/index.js.

The esbuild annotation in public/index.html instructs sørvør to build public/index.js file with esbuild.

prerequisites

sørvør should be installed, preferably using go binaries:

curl -sf https://gobinaries.com/osdevisnot/sorvor | sh

available commands

sorvor --minify --sourcemap - build the project with minification and sourcemaps

sorvor --serve - starts a live reload dev server at http://localhost:1234, and rebuilds the index.js file on change.

About

demonstrate usage of sørvør with minimal boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors