Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

ntaulbut/cellular-automata

Repository files navigation

Spectacular Cellular Automata

Setup

  1. Install node.
  2. In the project directory, run npm install to install dependencies.

Development

  • Use npm run dev. This will serve the website locally with hot reloading1.

Testing

  • Use npm run test.

Deployment

  1. Use npm run build to build the project, this will create a bundle in dist/.
  2. Use any web server to serve the files in dist/. An easy way to do this locally is using npm run preview.

Footnotes

  1. When you save changes in the project directory, the program will automatically reload the webpage in your browser reflecting those changes.

About

Resources

License

Stars

Watchers

Forks

Contributors