JorgeATR / nurj

NURJ website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nurj website

This is the app powering the nurj website. This project uses prismic as the CMS backend and pug templates to render files.

get started

Install node and npm. The recommended way of doing this is through nvm.

Once you have npm, type the following into your command line:

npm clone git@github.com:nurj/nurj.git
cd nurj
npm install
npm start

The project will recompile your files as you make changes.

About

NURJ website


Languages

Language:JavaScript 93.3%Language:CSS 3.8%Language:HTML 2.9%