nardove / vanilla-js-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vanilla JS Template Project

I'm using this as a template for creating vanilla js projects using webpack.

What to do? Simples:

  1. Create a folder
  2. Clone the repo:
git@github.com:nardove/vanilla-js-template.git <folder-name>
  1. Install dependencies:
npm install

About


Languages

Language:CSS 43.7%Language:HTML 37.5%Language:JavaScript 18.8%