1.0.0 • Published 6 years ago
node-vadic2 v1.0.0
Setup project
# Install packages
npm installMake task from homework
Checkout to task branch:
git checkout <task-branch> # For example git checkout 01-basicMake code
Commit changes
git commit -m "<message>" git push origin <task-branch>Create Merge Request from you repository to main repository in Gitlab

And assign it to the teacher

Run tests
npm test1.0.0
6 years ago