投票者:使用NuxtJS和MongoDB的示例投票应用程序 源码
投票人 NuxtJS和MongoDB的示例投票应用程序 构建设置 # 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 执照 MIT License Copyright (c) 2021 Nejdet Kadir Bektaş Pe
用户评论