Nodeschool Berlin Save Abandoned

:bear: learn coding with nodeschool berlin (๑>ᴗ<๑)

Project README

nodeschool berlin :school::bear:

Slack IRC Freenode

:star: welcome!

Welcome to NodeSchool Berlin, a bi-weekly NodeSchool chapter dedicated to helping people learn Node.js! You can RSVP for one of our meetups on the OpenTechSchool Berlin meetup page. We usually meet up every 2 weeks at the Mozilla Berlin offices in Berlin-Kreuzberg. Drinks are on us, and sometimes we even have pizza!

This repository hosts our website (http://nodeschool.io/berlin), which is built with Choo, as well as our presentation slides we present at the start of each meetup. If you want to contribute to our website, you only need to run the following commands:

git clone https://github.com/nodeschool/berlin nodeschool-berlin
cd nodeschool-berlin
npm install
npm start

This will launch a development server. After making your changes, be sure to open a new pull request to this repository!

Build commands

Command Description
$ npm start Start the development server
$ npm test Lint, validate deps & run tests
$ npm run build Compile all files into dist/
$ npm run inspect Inspect the bundle's dependencies
$ npm run publish Publish to gh-pages
Open Source Agenda is not affiliated with "Nodeschool Berlin" Project. README Source: nodeschool/berlin
Stars
55
Open Issues
1
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating