marco238 / marcosmonzon

My own website made with LitElement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marcosmonzon

My own website made with LitElement!

Install dependencies

npm i

Serve project

npm start

Testing using karma

npm run test

Eslint scan

npm run lint

Transpile with Babel inside /lib

npm run build

Pack everything for deployment

npm run bundle

Deploy up to gh-pages

npm run deploy

About

My own website made with LitElement


Languages

Language:JavaScript 98.3%Language:HTML 1.7%