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