1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-03-19 08:52:00 +01:00
Files
2020-10-04 17:14:00 +02:00

12 lines
180 B
Markdown

# Browserify example
Two steps need to be done for this to work
In the project root
npm install
In this folder
../../node_modules/.bin/browserify main.js -o bundle.js