- HTML, CSS and Javascript.
To get a local copy up and running follow these simple steps:
- Go to the repository page.
- Press the "Code" button and copy the link.
- Clone it using git command
git clone <link>
. - In the project folder run
npm install
- Then run in the terminal
npm run dev
(for development enviroment) ornpm run build
- Use webpack to bundle JavaScript.
👤 Miguelesco
- GitHub: @Miguelesco
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
This project is MIT licensed.