Web Based AI Visualizations
Go to file
2024-08-04 13:31:52 -07:00
archive kill cycling snakes 2024-08-03 15:15:02 -07:00
src name snake lab, add deploy 2024-08-04 13:31:52 -07:00
.gitignore Initial commit 2024-07-27 23:38:19 +00:00
.prettierrc.yml Initial commit 2024-07-27 23:38:19 +00:00
deploy name snake lab, add deploy 2024-08-04 13:31:52 -07:00
eslint.config.mjs Initial commit 2024-07-27 23:38:19 +00:00
image.d.ts Initial commit 2024-07-27 23:38:19 +00:00
makefile Initial commit 2024-07-27 23:38:19 +00:00
package-lock.json Initial commit 2024-07-27 23:38:19 +00:00
package.json Initial commit 2024-07-27 23:38:19 +00:00
README.md Initial commit 2024-07-27 23:38:19 +00:00
tsconfig.json Initial commit 2024-07-27 23:38:19 +00:00
webpack.config.js Initial commit 2024-07-27 23:38:19 +00:00

Template Webpack Starting Project

Includes Packages For

  • HTML
  • Module Imports
  • TypeScript
  • JSX/TSX
  • SASS
  • SASS Imports
  • Image Imports
  • React
  • Jotai

Includes Developer Setup For

  • Prettier
  • Eslint

Getting Started Webpack Guide:

https://webpack.js.org/guides/getting-started/

Installation

npm install

Launch Scripts

See makefile

Compilation

make build will compile to dist/