GithubHelp home page GithubHelp logo

eastwood1986 / lifecat-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lifecat-stack/lifecat-web

0.0 0.0 0.0 9.61 MB

Vuejs仿Instagram界面的前端应用. http://www.lifecat.club/lifecat

JavaScript 22.45% HTML 0.11% Vue 67.17% CSS 10.27%

lifecat-web's Introduction

Lifecat Web

java 许可 🐱 😺 😽

这是lifeCat项目的第三篇之一,一个简易的仿Instagram的前端vue项目,它使用了脚手架模板,可快速搭建模板项目。使用的UI框架为Element UI,使用axios调用API并使用mock进行数据的模拟,适合vue前端的学习。

后续项目线上地址 (建议由浅入深的按顺序学习)

lifecatweb的jsp+servlet项目

lifecatweb的ssm后台管理系统项目

Vuejs+SpringBoot前后端分离后台管理系统(仅部署前端)

脚手架模板使用

模板github地址

项目部署

本地部署

# Clone project
git clone https://github.com/kevinten10/Web-lifecat.git

# Install dependencies
npm install

# 若报错,则根据异常信息安装相应的依赖包
npm install --save xxxxxx

# (可选)建议不要用cnpm  安装有各种诡异的bug 可以通过如下操作解决npm速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# (运行)serve with hot reload at localhost:9528
npm run dev

---

# (打包)build for production with minification
npm run build

# (打包,可选)build for production and view the bundle analyzer report
npm run build --report

DEMO

demo

int部分页面为我直接从Instagram网站上复制,同时使用使用CSS Helper插件复制页面CSS

demo

demo

lifecat相关项目

v1 jsp+servlet+mysql实现Javaweb v2 ssm框架实现Javaweb后台管理系统 v3 前后端分离之SpringBoot实现Java后端开发 v3 前后端分离之vue实现后台管理系统 v3 前后端分离之vue实现仿ins效果web开发

ex wechat 微信移动端小程序开发 ex hadoop 分布式平台进行数据处理 ex android 相应Android相册应用 ex python 机器学习进行图像智能处理

LifeCat系列总览

LifeCat系列项目

如果觉得有用,可以帮忙点个star,谢谢啦!

lifecat-web's People

Contributors

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