DEV Community

John B
John B

Posted on

Get started with Snowpack, React and Typescript in <1 min

I wanted an easy and (very) fast way to get a frontend project started so I could demo things. I wanted to be able to focus on a business case and not the boilerplate, so I created a github template that allows you to get started in less than 1 minute with a fully setup project.

Go check it out: https://github.com/nexys-system/boilerplate_snowpack_bootstrap

Top comments (1)

Collapse
 
onurhandtr profile image
Onurhan

It looks good, I will use it soon. thanks πŸ¦„