Skip to content

Files

Latest commit

73e29a4 · Sep 1, 2019

History

History

js2js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Sep 1, 2019
Apr 22, 2019
Jul 29, 2019
Apr 15, 2019
Apr 11, 2019
Apr 11, 2019

Usage

  1. (optional) Install parcel if you haven't.
npm install -g parcel-bundler
  1. Enter directory.
cd js2js
  1. Bundle file and run a simple server.
parcel index.html
  1. View on broswer

Open http://localhost:1234 on your broswer and enjoy.