This is an example instance of Fractal using the Nunjucks adapter and deployed on demo.fractal.build.
Clone this repository, then, within the project folder, run:
npm start
to start Fractal server and Webpack in development mode, or:
npm run build
to build a static version in the dist
folder.