/va-css-in-js

Code from Vitalii Antonov's lecture on SaratovJS meetup 04 Aug 2018

Primary LanguageJavaScript

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.