Ruskiz / link-shortener

Application for learning purpose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prepare new project structure

Ruskiz opened this issue · comments

You need to prepare next structure of project folder
/back-end
/front-end

where back-end folder will contain node.js express app
and front-end will contain angular-cli app
As result, create Pull request to the master branch

Must the folders be empty or no? empty no add on git

)
sure, it cannot be empty. usually, if we want to add some folder to the git we must to add some file to it
by default it is the empty file with ".gitkeep" name