Skip to content

threepointone/rust_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# compiles your project to WebAssembly and will warn of any issues
npm run build

# run your Worker in an ideal development workflow (with a local server, file watcher & more)
npm run dev

# deploy your Worker globally to the Cloudflare network
npm run publish -- --name <name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages