Skip to content

lajbel/kaboomsite

 
 

Repository files navigation

Kaboom Website

This is the kaboom website, it's written in nextjs.

Developing

$ git submodule init
$ git submodule update
$ npm install
$ npm run dev

will start the nextjs server

Symlink on Windows

This site uses unix symlinks, might not work on Windows by default

On Windows 10+:

  • enable "developer mode"
  • git config --global core.symlinks true
  • reclone the repo

About

Website for Kaboom.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.8%
  • TypeScript 19.2%