justqyx / requirejs-example

RequireJS Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RequireJS Example

Load javascript scripts by requirejs.

Requirements

  • node^0.12.0
  • npm^2.10.1

Getting Started

  • npm install
  • gulp
  • open chrome, and then input http://localhost:9100/index.html
  • open chrome console

About

RequireJS Example


Languages

Language:JavaScript 99.6%Language:HTML 0.4%