@sword-code-practice/sword-framework-example
v1.2.3
Published
this is a sword framework example
Readme
sword.js
// 或者你可以使用yarn/pnpm
npm iStart⚡️
npm run devBuild⚡️
npm run buildBuild Server
after build success, you can run server:
npm run serverWith Docker 🐳
docker build -t sword/app .