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.
- Install NodeJS;
- Call a command
npm installin the folder to install project modules; - Call a command
npm startin the folder to start the app.