gautamarora / jsheroes-2018

The official JSHeroes 2018 website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsheroes.io

This repo contains the code for our JavaScript International Conference site hosted here: https://jsheroes.io The site is built on top of Next.js.

Build Status

Installation

Copy the repo in the current folder:

git clone git@github.com:cluj-javascripters/jsheroes-2018.git .

Install dependencies

npm i

Copy config/config.example.js into config/config.js and put there your own settings and launch the server:

npm run dev

About

The official JSHeroes 2018 website


Languages

Language:JavaScript 100.0%