/streaming-ssr-react-styled-components

streaming ssr react styled components with Parcel

Primary LanguageJavaScript

streaming-ssr-react-styled-components

Learn how this boilerplate was created with my tutorials on HackerNoon!

tl;dr;

Developing with Docker

# setup only needs to be run once
make setup

make install
make dev

Developing Locally

npm i
npm run dev