nuxt tailwind boilerplate:轻松启动新项目甚至比npx create nuxt app更快因为它没有膨胀 源码
# install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate
下载地址
用户评论