Atomhacks website but built w/ new technologies + redesigned
Download the code to your machine using:
$ git clone https://github.com/atomhacks/website-v2.git
Install dependencies:
$ npm install
Start the development server:
$ npm run dev
Open http://localhost:3000 with your browser to see the result.