/tvc-school

Website for code class

Primary LanguageJavaScript

TVC-School

How to run

  • $ cd tvc-school/app
  • $ yarn install
  • $ yarn start

Project structure

  • /app - the application code
  • /app/src/components/Page - components that make-up the structure of the app
  • /app/src/components/Elements - reusable components
  • /doc - documentation