速写样板 :package: 使用Express和Svelte.js开发完整堆栈应用程序的样板 入门 先决条件 对于此项目,您需要使用或在计算机上安装 。 下载 您可以使用Git克隆此存储库: git clone https://github.com/dj0nny/svelte-express-boilerplate.git 或在下载存储库 快速开始 # Install dependencies for server npm install # Install dependencies for client npm run client-install # Run the client