Skip to content

Repository files navigation

NodeSchool Oulu 🏫👮 SlackBuild 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.

LessonDescription
javascriptingLearn the basics of JavaScript. No previous programming experience required.
learnyounodeLearn the basics of node: asynchronous i/o, http.
elementary-electronNodeSchool 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

1 star

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages