Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Knights

Join the chat at https://gitter.im/knights-dev/

Functional visual programming environment

Requirements

  • pnpm
  • Rust (1.41 or later)
  • (If you use Windows, install wasm-pack manually)

Install dependencies

pnpm i

Build

Development mode

pnpm run build

Production mode

NODE_ENV=production pnpm run build

Serve pre-built assets

pnpm i -g serve
serve editor/dist

Launch dev server

pnpm run dev

About

Functional visual programming environment

Topics

Resources

License

Stars

Watchers

Forks