Skip to content

bzw1204/shell

 
 

Repository files navigation

shell

NxShell source code

How to run it

open an terminal

git clone https://github.com/nxshell/shell.git
cd shell
git clone https://github.com/nxshell/core.git
cd core && npm i
cd .. && npm i
npm run serve

open other terminal

node devtools/rundev.js

About

NxShell source code for shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 54.0%
  • JavaScript 38.7%
  • TypeScript 4.9%
  • SCSS 2.3%
  • HTML 0.1%