Git Product home page Git Product logo

fitness-website's Introduction

前后端分离——健身网站(Fitness-Website)项目实践

前言

本项目参考了xrr2016同学该项目的前后端分离架构进行开发,特此感谢!

简介

本项目主要有五大模块功能的实现,分别为“健身资讯模块”,“制定周/月健身计划”,“个人中心模块”,“邮件反馈模块”。是一个适合vue初学者拿来练手的项目

开发环境

本地需安装 node + npm + mongodb

version info:
    node: >=4.0.0
    npm: >=3.0.0
    mongodb: 3.1.3

项目构建

git clone https://github.com/SuperJolly/Fitness-Website

#install dependencies
npm install

# If you are in the development stage now, you need to do this
# npm run dev     (serve with hot reload at localhost:8080)

# npm run server  (backend development localhost:3000)

# If you want to switch to product government, you need to do this
# npm run build   (build for production with minification)
# npm run start

欢迎指教!

Writen by Jeremygao

fitness-website's People

Contributors

superjolly avatar

Stargazers

 avatar

Watchers

 avatar  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.