Checkers game made with Angular and ThreeJS
npm start
- for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
npm build
- regular Angular production buildnpm run build-ghpages
- Build for GitHub pagesnpm run build-worker
- Builds the web worker and puts it under the "assets" folder