Skip to content

Latest commit

 

History

History
 
 

js2js

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.