Skip to content

ouluwebdev/ouluwebdev.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A monthly Meetup about web development from Oulu, Finland. Join us on Slack to chat about Web development in Oulu and get involved.

Other cool tech things happening in Oulu ✨

Artwork

Logo inspired by:

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

About

A monthly Meetup about web development from Oulu, Finland

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages