Skip to content

Introduction

lukelukic edited this page Sep 20, 2020 · 1 revision

Application layout

In the root folder there is a src folder where all the application code resides. In the src folder there are several subfolders to be concerned with:

  1. Components - where all reusable components live
  2. Crud -
  3. Forms
  4. Router
  5. State
Clone this wiki locally