此 Svelte 项目用于开发 UX 系统 上传管理页面、MP管理页面、用户管理 留言板和任务管理页面
AdvancedSvelte uses the following technologies:
clone this repository
git clone [email protected]:imc-ux/AdvancedSvelte.git
# npm
npm install
# Development Server
Start the development server on http://127.0.0.1:7070/
# server run
npm run server
Build the application for production:
npm run build