EmaGif,Vue示例应用程序
创建该应用程序是为了传播开发和测试Vue应用程序的最佳实践。 它实现了一个简单的gif搜索器,您可以在其中根据自己的条件从Giphy中获取gif,还可以获取随机术语的图像。
目录
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run
MongoDB,Express,Vue.js 2,Node.js(MEVN)和SocketIO聊天应用程序
此源代码是教程的一部分。
一个Vue.js项目
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production