https://github.com/frctl/demo.fractal.build
Fractal demo instance
https://github.com/frctl/demo.fractal.build
Last synced: about 1 year ago
JSON representation
Fractal demo instance
- Host: GitHub
- URL: https://github.com/frctl/demo.fractal.build
- Owner: frctl
- Created: 2020-11-08T09:37:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T07:14:56.000Z (over 2 years ago)
- Last Synced: 2025-04-11T06:01:41.065Z (about 1 year ago)
- Language: Nunjucks
- Homepage: https://demo.fractal.build/
- Size: 1.42 MB
- Stars: 12
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fractal demo instance
This is an example instance of [Fractal](https://github.com/frctl/fractal) using the [Nunjucks adapter](https://github.com/frctl/fractal/tree/main/packages/nunjucks) and deployed on [demo.fractal.build](https://demo.fractal.build/).
## Setup
Clone this repository, then, within the project folder, run:
```bash
npm start
```
to start Fractal server and Webpack in development mode, or:
```
npm run build
```
to build a static version in the `dist` folder.
## Sponsors