Coder Social home page Coder Social logo

zhiganggithub / multi-static-pages-webpackproj Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yjisme/multi-static-pages-webpackproj

0.0 1.0 0.0 1.64 MB

使用webpack搭建的多页应用程序工程

License: MIT License

JavaScript 64.74% CSS 21.57% HTML 13.69%

multi-static-pages-webpackproj's Introduction

使用webpack搭建的多页应用程序

该工程适用于传统的前端开发,它支持多个页面,同样也支持一个页面

当你遇到下面类似的场景时,可以考虑使用该工程:

  • 你正在开发一些纯粹的静态页面,页面中有少量ajax。比如活动促销页面、抽奖页面等。
  • 你正在开发一些JS功能,这些代码主要用于制作页面上的一些动态效果,比如利用jquery实现轮播图、分页等
  • 其他不使用前端框架的工程

使用方法

  1. git拉取工程:

    git clone https://github.com/yjisme/multi-static-pages-webpackproj.git
    
  2. 安装依赖:

    cd multi-static-pages-webpackproj
    npm i
    
  3. 运行:

    npm run dev
    
  4. 打包:

    npm run build
    

multi-static-pages-webpackproj's People

Contributors

yjisme avatar

Watchers

James Cloos 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.