SkillAgentSearch skills...

Piano

🎹 To play piano using CSS and JavaScript

Install / Use

/learn @felipefialho/Piano
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img align="center" width="400" height="103,509" src="https://user-images.githubusercontent.com/34600369/40012510-d42b8988-57a2-11e8-8c71-e44f6379f248.png">

Piano Keyboard

To play piano using CSS and JavaScript

Netlify Status license GitHub contributors

This project uses Pug, Stylus and Webpack.

Getting Started

# install dependencies
$ npm i

# Run the project
$ npm start

With the commands above, you have everything to start.

Post CSS libs

For grid system uses Autoprefixer to make easy use browser prefixes, Lost with some help from, Rucksack for animations, reset and a lot of great mixins, Rupture for responsive utilities. And Font Magician to get the webfonts.

Code Standards

This project uses my own Coding Style as code reference.

To help you, this project has a npm run fix command to fix all eslint errors.

Tasks

  • npm start: run all tasks and initialize watch for changes and a server
  • npm run build: run all production tasks create a dist folder to deploy
  • npm run lint: lint javascript and css
  • npm run fix: command to fix all eslint errors

License

MIT License © Felipe Fialho

Related Skills

View on GitHub
GitHub Stars347
CategoryDevelopment
Updated12d ago
Forks70

Languages

JavaScript

Security Score

100/100

Audited on Mar 27, 2026

No findings