Giter Site home page Giter Site logo

montyzhao / webpack-starter-kit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasonbai007/webpack-starter-kit

0.0 1.0 0.0 889 KB

a starter kit for building SPA with Webpack(2.x)

Home Page: http://jasonbai007.github.io/webpack-starter-kit

License: MIT License

JavaScript 87.66% CSS 4.57% HTML 7.76%

webpack-starter-kit's Introduction

Profile

Target:使用Webpack提升前端开发效率
Techs:NodeJs + Npm + React + Babel + Webpack + Less

Features

  • 支持 ES6
  • 支持 React
  • 支持 jQuery
  • 支持 Less
  • 支持 Font-Awesome

Usage

1、安装依赖:$ npm install
2、启动应用:$ npm run dev
3、静态编译:$ npm run build

Articals

Notes

Which version of the package is installed?

If there is no package.json file in the local directory, the latest version of the package is installed.

If there is package.json file, the latest version satisfying the semver rule declared in package.json for that package (if there is any) is installed.【注意到这条了吗?这里是一个坑,意味着有些时候,版本号写死可能更靠谱】

Webpack已升级到2.x版本

Screencapture

screen

webpack-starter-kit's People

Contributors

jasonbai007 avatar

Watchers

 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.