Code Monkey home page Code Monkey logo

es2015-babel's Introduction

使用指引

本工具主要功能如下:

  • 以 Gulp 為基底,建構「自動化建置(Auto-build)」工具
  • 支援 ES2015 JavaScript 編譯
  • 支援 ESLint ,用以檢視 JavaScript 語法無誤
  • 支援 SASS 編譯
  • 支援 BrowserSync ,可為開發時使用之 Web Server

安裝作業

事前準備

使用本工具前,須事先完成 node, npm 安裝。欲確認 node、npm 是否已完成安裝,並能正常運作,可在「終端機」輸入如下指令,以便確認:

$ node -v
v5.2.0

$ npm -v
3.3.12

安裝配合本工具所需之公用 Node 模組

本工具執行時,尚需配合如下之公用 Node 模組,才能正常運作:

  • Gulp
  • ESLint

安裝指令

$ npm install -g gulp eslint

透過 package.json 安裝所需之 Node 模組

$ npm install

執行作業

$ gulp

es2015-babel's People

Contributors

alanjui avatar

Watchers

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