Advent of Solid.js

Advent of Vue but using Solid.js instead.

Doing this as a challenge to practice Solid.js more.

Solutions

Solutions are organised per year/day.

Every solution is a standalone project, so you need to run:

npm install
npm run dev

If you prefer yarn run:

yarn
yarn dev

To start the project in dev mode.

Contributing

Everyone is very welcome to contribute to this project. You can contribute just by submitting bugs or suggesting improvements by opening an issue on GitHub.

License

Licensed under MIT License. © Luciano Mammino.