@6edesign/svelte-three 中文文档教程
Svelte Mograph Experiments (with Three.js)
Available Scripts
npm start
在开发模式下运行应用程序。 在浏览器中打开http://localhost:8080即可查看。
如果您进行编辑,页面将重新加载。 您还将在控制台中看到任何 lint 错误。
npm run build
将站点的静态副本构建到 build/
文件夹。 您的应用程序已准备好部署!
Svelte Mograph Experiments (with Three.js)
Available Scripts
npm start
Runs the app in the development mode. Open http://localhost:8080 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
npm run build
Builds a static copy of your site to the build/
folder. Your app is ready to be deployed!