Skip to content

Create base project structure

Anton Panchenko requested to merge Create-base-project-structure into master

Create base project structure

img - folder with project puctures

css - folder with project styles

app - folder with project componenets helpers and libraries

helpers - folder with templates and patterns for project

libraries - folder with libraries like bootstrap, jquery etc.

components - folder with project componenets folders

main.js - main js application file

TestComponenet (Delete it when you start project dev)

Merge request reports