inna3521 / tvc-school

Website for code class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Website for code class


Languages

Language:JavaScript 92.6%Language:CSS 6.2%Language:HTML 1.2%