Skip to content

Template for the final node course assignment

Notifications You must be signed in to change notification settings

Panenco/node-course-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node course template

This is a basic template for your final assignment in the Node course.

It contains some code style configurations and can help you get started with the assignment.

Getting started

  1. Create a new repository on GitHub using this repository as a template.

Use this repository as a template

Personal repository setup

  1. Clone your new repository to your computer.

Repository url

git clone https://github.com/<your-username>/<your-repo-name>.git
  1. Checkout to the develop branch.
git checkout -b develop
  1. Setup your environment according to the guide in docs/environment-setup.md.
  2. Start working on your assignment.

About

Template for the final node course assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published