Skip to content

Intergen-NZ/intergen-level-up

Repository files navigation

Intergen Evolve

CircleCI

Static site to publish developer catch up sessions.

Demo

https://intergen-nz.github.io/intergen-level-up/

Requirements

  • node 4.5.0 or higher
  • npm 3.0.0 or higher

Getting Started

Clone the repository

$ git clone https://github.com/Intergen-NZ/intergen-level-up.git <intergen-level-up>
$ cd <intergen-level-up>

Install dependencies & start

$ npm install -g gatsby         # Install gatsby globally
$ npm install                   # Install project specific dependencies
$ npm start                     # Run in DEV mode

Point your browser to http://localhost:8000/ and see if it works!

Adding a talk

  • Todo

About

Static site to publish talks & speakers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published