Skip to content

🏫👮 The world’s northernmost NodeSchool chapter.

Notifications You must be signed in to change notification settings

nodeschool/oulu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeSchool Oulu 🏫👮 Slack Build Status

Welcome to the NodeSchool Oulu chapter's repository. We use this repository for our website and almost all our communication.

Featured workshoppers

Here are the workshoppers we have been through during past events.

Lesson Description
javascripting Learn the basics of JavaScript. No previous programming experience required.
learnyounode Learn the basics of node: asynchronous i/o, http.
elementary-electron NodeSchool workshop for learning Electron.

Other cool tech things happening in Oulu ✨

Contributing to the website

The website is just basic HTML, CSS and JavaScript. It runs on GitHub Pages.

Running locally

Here are useful commands:

# Get a local copy of the repository with the site in it.
git clone git@github.com:nodeschool/oulu.git
cd oulu
# Install the website's development dependencies.
npm install
# Run the site locally. Hit CTRL-C to stop the server
npm run start
# Test the site before pushing
npm run test:site

Team

Notes

Requirements

  • Node and npm
  • Text editor
  • Terminal app
  • Command-line knowledge
  • Programming knowledge
  • JavaScript knowledge

Links

https://github.com/nodeschool/organizers/wiki/Event-Mentor-Best-Practices#on-being-a-mentor

About

🏫👮 The world’s northernmost NodeSchool chapter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published