Skip to content

werwin/nurj

Repository files navigation

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 [email protected]:nurj/nurj.git
cd nurj
npm install
npm start

The project will recompile your files as you make changes.

Releases

No releases published

Packages

No packages published