Installation

We offer multiple entrypoints to start with Nujek framework. It depends totally on your use case.

Nujek requires Node.js >=14.0.0

1. Quickstart

The fastest way to get started is to use @nujek/bundle. Everything packed into one module. Setup your fresh new page with the bundle installation instructions.

2. Manual Setup

If you want to start your own template from scratch or you want to gain more control and know whats happen behind the scenes you can look at the manual install instructions.

Complete Guide: Build a Job Board website with Nuxt, Storyblok and Nujek