Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 212 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 212 Bytes

declarative-components-example

An example for a blog post about creating declarative components with CSS-in-JS solutions.

Starting the project

  1. npm install
  2. npm start
  3. navigate to localhost:1234