构建设置 设定环境 从.env.example创建.env文件并填写所有属性。 跑 # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm start 有关工作原理的详细说明,请 。 UI组件 运行故事书开发服务器 $ npm run storybook 有助于 使用 $ git clone https://github.com/7arc