cmda-bt / be-course-18-19

🎓 Backend · 2018-2019 · Curriculum and Syllabus
https://cmda-bt.github.io/be-course-18-19/docs
Other
15 stars 9 forks source link

Package (Feature) #95

Closed LarsBreuren closed 5 years ago

LarsBreuren commented 5 years ago

Package

Name

Lars Breuren

Class

Tech4

Repo link

https://github.com/LarsBreuren/BlokTech/tree/master/0.2

Summary

Used some usefull packages and run a index.js file by a script in the package .json

Resources used

stackoverflow, and presentations from the class.

Any thoughts?

404

rijkvanzanten commented 5 years ago

I would highly recommend using a separate repo for this project. Having different folders in a master repo with version numbers for folder names is misusing git and repos..

If you really have to keep everything in the same repo for some reason, consider using different branches for the different projects.