Code Monkey home page Code Monkey logo

js-component-education's Introduction

原生js实现组件化开发在线教育webapp

技术栈

项目说明

  • 使用webpack搭建项目工程化,相关配置在build文件夹中;
  • 使用ES6类的方式进行组件化开发;
  • 使用jquery,为了方便快速操作dom;
  • 使用ejs模板渲染;
  • 使用mockjs模拟数据,并拦截ajax;
  • 列表滚动使用huangyi大佬的better-scroll;
  • 使用swiper来实现轮播图;
  • 项目只为探索原生js组件化、模块化的开发方式,目前完成了列表,搜索,筛选,排序等功能,感兴趣的欢迎探讨和优化;

安装依赖(推荐使用pnpm)

npm install pnpm -g
pnpm install

本地运行

yarn dev or npm run dev

打包

yarn build or npm run build

最后

喜欢就赏个⭐吧,谢谢支持

js-component-education's People

Contributors

sanjings avatar

Stargazers

pan avatar li feng avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

yangxin1994

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.