rafagarcia / jspills

The most common javascript concepts, here for your interest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jspills

The most common javascript concepts, here for your interest

Running it on local

  1. Clone the project:
$ git clone git@github.com:rafagarcia/jspills.git
  1. Install the dependencies:
$ cd jspills
$ npm install
  1. Run it on the local:
$ npm run dev

Open http://localhost:3000 in your browser to see it in action.

Contributing

Pull requests are welcomed. To submit your favorite jspills, please create a markdown file, place it in the pages folder of your Astro project and submit a Pull Request.

Demo

Demo available at https://jspills.netlify.app

About

This project is developed by Rafael GarcĂ­a. I love building web stuff, specially web components and projects with the fantabulous Astro framework.

Be my friend on

About

The most common javascript concepts, here for your interest

License:MIT License


Languages

Language:Astro 37.8%Language:CSS 35.9%Language:TypeScript 25.1%Language:JavaScript 1.2%