epcom-npm-lesson

Class Demo

Usage no npm install needed!

<script type="module">
  import epcomNpmLesson from 'https://cdn.skypack.dev/epcom-npm-lesson';
</script>

README

EPCOM Class Demo NPM

Prepared: Ter Yi
Last Update: 2020-07-05

npm i epcom-npm-lesson

{
  "firstName": "John",
  "lastName": "Smith",
  "age": 25
}

I'm an inline-style link

- [x] Write the press release
  • Update the website
  • Contact the media

The world is flat.

Syntax Description
Header Title
Paragraph Text
var s = "JavaScript syntax highlighting";
alert(s);
s = "Python syntax highlighting"
print s
No language indicated, so no syntax highlighting. 
But let's throw in a <b>tag</b>.