edulearn-lite
v1.0.3
Published
THIS METHOD CAN BE USED ON SO MANY THINGS LIKE UNPKG AND JSDELIVR/NPM
Readme
THIS METHOD CAN BE USED ON SO MANY THINGS LIKE UNPKG AND JSDELIVR/NPM
- open/create a empty folder
- create a npm account and turn on 2fa
- run
npm adduserin your terminal then add your user in the browser - run
git clone https://github.com/genizy/npm.git .in your terminal - open RUN.py and edit
tuffnameto a package that does NOT exist, otherwise it will require your username in front - run RUN.py after editing it
- run
npm publishin your terminal - the site should be usable at `https://unpkg.com/[email protected]/index.svg'
