Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 361 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 361 Bytes

Demo of Vitalii Antonov's lecture on meetup SaratovJS 04 Aug 2018.

In the folder ./src you can see how to use styled components with module styled-components.

How to Install

  1. Install NodeJS;
  2. Call a command npm install in the folder to install project modules;
  3. Call a command npm start in the folder to start the app.