DEV Community

Adam Wojnicki
Adam Wojnicki

Posted on

Simple Web Development Starter Pack for future projects

Hello DEV community!

I have created something that may make my (or your) life easier.
It's a simple boilerplate to use for new projects.
It includes basic setup with Parcel bundler, Babel, Sass and recommended ESLint configuration (can be easily configured with your favourite set).

Thanks to it I no longer have to spend time on configuring project from the scratch. I found it a good idea to share GitHub repo here with DEV community.

Here

Some of you may find it useful.
I am also open for any feedback and opinion on this. I would really appreciate it.

For now I wish you peaceful weekend and happy coding! :)

Adam

Top comments (0)