Giter VIP home page Giter VIP logo

wecirclecode's Introduction

wecircleCode

专栏《从0到1 实战朋友圈移动Web App开发》项目源码,感兴趣的可以订阅哈,感谢支持!

项目技术栈

前端采用Vue全家桶技术(Vue.js,vue-router,vuex,webpack,ES6)。

后端采用Node.js,Express,mongoose,MongoDB。

启动项目

  1. 首先需要根据专栏的介绍,安装MongoDB,并启动。

  2. app是前端项目源码:

    安装依赖:

    npm install

    本地dev启动:

    npm run serve

    本地打包build:

    npm run build
  3. wecircleServer是后端项目源码:

    安装依赖:

    npm install

    本地启动:

    npm run start

注意事项

项目中使用的阿里云的短信服务和图片服务都需要事先申请到accessKeySecret,这个对于接入用户来说收费获取并且是保密的,所以如果各位想要体验,可以自行去阿里云官网注册申请。入口

需要adminMongo的同学可以在这里下载

各位同学也欢迎提PR,共同维护好此项目,祝大家学习愉快!

wecirclecode's People

Contributors

gengqian7 avatar lvming6816077 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.