Skip to content

stackriot-labs/streaming-ssr-react-styled-components

 
 

Repository files navigation

streaming-ssr-react-styled-components

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

UPDATE: Sorry everyone, the Hackernoon formatting got messed up in the import, and I THINK they are all fixed now - can you please point out to me if something is not?

Just in case...

You can find the original versions of the articles on Medium with the original formatting at the following links:

Sorry for the inconvenience in tracking these down!

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

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 87.5%
  • Dockerfile 5.6%
  • Shell 4.4%
  • HTML 1.8%
  • Makefile 0.7%