Download node @ nodejs.org if you haven't already.
- Install build dependencies
$ npm install
- Build assets
$ npm run build
- Copy
CTFd/static
andCTFd/template
folders into your CTFd directory.
Download node @ nodejs.org if you haven't already.
$ npm install
$ npm run build
CTFd/static
and CTFd/template
folders into your CTFd directory.